File tree 4 files changed +9
-9
lines changed
Filter options
4 files changed +9
-9
lines changed
Original file line number Diff line number Diff line change 1
1
%!TEX root = std.tex
2
2
% %--------------------------------------------------
3
3
% % Version numbers
4
- \newcommand {\docno }{N3936 }
5
- \newcommand {\prevdocno }{N3797 }
4
+ \newcommand {\docno }{N4141 }
5
+ \newcommand {\prevdocno }{N3936 }
6
6
\newcommand {\cppver }{201402L}
7
7
8
8
% % Release date
9
9
\newcommand {\reldate }{\today }
10
10
11
11
% % Library chapters
12
12
\newcommand {\firstlibchapter }{language.support}
13
- \newcommand {\lastlibchapter }{thread}
13
+ \newcommand {\lastlibchapter }{thread}
Original file line number Diff line number Diff line change 8
8
\vspace {2ex}
9
9
10
10
\begin {flushright }
11
- \textbf {ISO/IEC JTC1 SC22 WG21 N\, \LARGE 3290 }
11
+ \textbf {ISO/IEC JTC1 SC22 WG21 N\, \LARGE 4141 }
12
12
13
13
Date: \reldate
14
14
Original file line number Diff line number Diff line change 1
1
%!TEX root = std.tex
2
- \input {cover-wd }
3
- % \input{cover-reg}
2
+ % \input{cover-wd}
3
+ \input {cover-reg }
4
4
5
5
% %--------------------------------------------------
6
6
% % The table of contents, list of tables, and list of figures
Original file line number Diff line number Diff line change 3
3
4
4
% %--------------------------------------------------
5
5
% % basics
6
- % \documentclass[letterpaper,oneside,openany]{memoir}
7
- \documentclass [ebook,10pt,oneside,openany,final ]{memoir }
6
+ \documentclass [letterpaper,oneside,openany,final ]{memoir }
7
+ % \documentclass[ebook,10pt,oneside,openany,final]{memoir}
8
8
% \includeonly{declarations}
9
9
10
10
\usepackage [american]
33
33
\usepackage [pdftex,
34
34
pdftitle={C++ International Standard},
35
35
pdfsubject={C++ International Standard},
36
- pdfcreator={Stefanus Du Toit },
36
+ pdfcreator={Richard Smith },
37
37
bookmarks=true,
38
38
bookmarksnumbered=true,
39
39
pdfpagelabels=true,
You can’t perform that action at this time.
0 commit comments