forked from cplusplus/draft
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpreface.tex
More file actions
19 lines (14 loc) · 698 Bytes
/
preface.tex
File metadata and controls
19 lines (14 loc) · 698 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
%!TEX root = std.tex
\chapter{Foreword}
[This page is intentionally left blank.]
\chapter{Introduction}
Clauses and subclauses in this document are annotated
with a so-called stable name,
presented in square brackets next to the (sub)clause heading
(such as ``[lex.token]'' for \ref{lex.token}, ``Tokens'').
Stable names aid in the discussion and evolution of this document
by serving as stable references to subclauses across editions
that are unaffected by changes of subclause numbering.
Aspects of the language syntax of \Cpp{} are distinguished typographically
by the use of \fakegrammarterm{italic, sans-serif} type
or \tcode{constant width} type to avoid ambiguities; see \ref{syntax}.