forked from cplusplus/draft
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathback.tex
More file actions
20 lines (17 loc) · 752 Bytes
/
back.tex
File metadata and controls
20 lines (17 loc) · 752 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
%!TEX root = std.tex
\printindex[generalindex]
\clearpage
\renewcommand{\indexname}{Index of grammar productions}
\renewcommand{\preindexhook}{The first page number for each entry is the page in the
general text where the grammar production is defined. The second page number is the
corresponding page in the Grammar summary (Annex~\ref{gram}).\\}
\printindex[grammarindex]
\clearpage
\renewcommand{\preindexhook}{}
\renewcommand{\indexname}{Index of library names}
\printindex[libraryindex]
\clearpage
\renewcommand{\preindexhook}{The entries in this section are rough descriptions; exact
specifications are at the indicated page in the general text.\\}
\renewcommand{\indexname}{Index of implementation-defined behavior}
\printindex[impldefindex]