diff --git a/README.md b/README.md index 7abb482..64853ac 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ will generate a PDF. \textbf{October 2023 pre-Kona Plenary meeting} N4968 is the replaced PDTS of Concurrency TS V2. It contains changes directed by ISO to remove colour changes and replace with explicit change annotations. +\textbf{Mark 2024 post-Tokyo Plenary meeting} N4968 is the replaced PDTS of Concurrency TS V2. It contains changes directed by ISO. The changes include removing paragraph numbers, including item numbers where appropriate, changing internal reference to item number instead of paragraph numbers, updating the font and numbering for notes and examples, and making references normative. \textbf{August 2023 post-Varna Plenary meeting} N4956 is the proposed PDTS of Concurrency TS Version 2. diff --git a/src/cover-wd.tex b/src/cover-wd.tex index 9e79b90..2f86cc0 100644 --- a/src/cover-wd.tex +++ b/src/cover-wd.tex @@ -15,15 +15,15 @@ \\ \end{tabular} \\ \hline -\vspace{0.05in} \large \textbf{C++ Extensions for Concurrency} +\vspace{0.05in} \large \textbf{Programming Languages — Technical specification for C++ Extensions for Concurrency 2} & \vspace{0.05in} \large \textsf{\textbf{Second edition}} \\ \emph{C++ Extensions pour la concurrence} & \large \textsf{\textbf{2024-03}} \\ \vspace{5.2in} ~ & \\ \scriptsize \textsf{Reference number} & \\ -\scriptsize \textsf{ISO 9922:2023(en)} - & \scriptsize \textsf{\textcopyright\ ISO 2023} +\scriptsize \textsf{ISO 9922:2024(en)} + & \scriptsize \textsf{\textcopyright\ ISO 2024} \end{tabularx} diff --git a/src/front.tex b/src/front.tex index 8f8abbb..4ad2b73 100644 --- a/src/front.tex +++ b/src/front.tex @@ -12,6 +12,7 @@ \renewcommand\@pnumwidth{2.5em} \makeatother + \begin{KeepFromToc} \tableofcontents \end{KeepFromToc} diff --git a/src/ts.tex b/src/ts.tex index faff217..5c26fe7 100644 --- a/src/ts.tex +++ b/src/ts.tex @@ -45,7 +45,9 @@ \usepackage{memhfixc} % fix interactions between hyperref and memoir \usepackage{xparse} \usepackage{xstring} - +\documentclass{article} +%\usepackage{fontspec} +%\setmainfont{XITS} \input{layout} \input{styles} \input{macros}