Skip to content

Commit 9512e41

Browse files
committed
[general, library index] Describe exposition-only entities
Partially fixes NB GB 137 (C++23 CD).
1 parent e0bab4b commit 9512e41

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/back.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ \chapter{Bibliography}
8787

8888
\clearpage
8989
\renewcommand{\leftmark}{\indexname}
90+
\renewcommand{\preindexhook}{Constructions whose name appears in \exposid{monospaced italics} are for exposition only.\\}
9091
{
9192
\raggedright
9293
\printindex[generalindex]
@@ -110,7 +111,7 @@ \chapter{Bibliography}
110111
}
111112

112113
\clearpage
113-
\renewcommand{\preindexhook}{}
114+
\renewcommand{\preindexhook}{Constructions whose name appears in \exposid{italics} are for exposition only.\\}
114115
{
115116
\raggedright
116117
\printindex[libraryindex]

0 commit comments

Comments
 (0)