Skip to content

Commit d60f77f

Browse files
committed
Update editor details and configuration.
1 parent 1bf763d commit d60f77f

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

source/config.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
%!TEX root = std.tex
22
%%--------------------------------------------------
33
%% Version numbers
4-
\newcommand{\docno}{N3936}
5-
\newcommand{\prevdocno}{N3797}
4+
\newcommand{\docno}{Dxxxx}
5+
\newcommand{\prevdocno}{N3936}
66
\newcommand{\cppver}{201402L}
77

88
%% Release date
99
\newcommand{\reldate}{\today}
1010

1111
%% Library chapters
1212
\newcommand{\firstlibchapter}{language.support}
13-
\newcommand{\lastlibchapter}{thread}
13+
\newcommand{\lastlibchapter}{thread}

source/cover-wd.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
\textbf{Document Number:} & {\larger\docno} \\
1010
\textbf{Date:} & \reldate \\
1111
\textbf{Revises:} & \prevdocno \\
12-
\textbf{Reply to:} & Stefanus Du Toit \\
13-
& Thalmic Labs \\
12+
\textbf{Reply to:} & Richard Smith \\
13+
& Google Inc \\
1414
1515
\end{tabular}
1616
}
@@ -28,4 +28,4 @@
2828
\textbf{Note: this is an early draft. It's known to be incomplet and
2929
incorrekt, and it has lots of
3030
b\kern-1.2pta\kern1ptd\hspace{1.5em}for\kern-3ptmat\kern0.6ptti\raise0.15ex\hbox{n}g.}
31-
\newpage
31+
\newpage

source/std.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
\usepackage[pdftex,
3434
pdftitle={C++ International Standard},
3535
pdfsubject={C++ International Standard},
36-
pdfcreator={Stefanus Du Toit},
36+
pdfcreator={Richard Smith},
3737
bookmarks=true,
3838
bookmarksnumbered=true,
3939
pdfpagelabels=true,

0 commit comments

Comments
 (0)