File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ \chapter{Bibliography}
45
45
\renewcommand {\glossitem }[4]{\hangpara {4em}{1}\realglossitem {#1}{#2}{#3}{#4}}
46
46
47
47
\clearpage
48
- \renewcommand {\glossaryname }{Cross references}
48
+ \renewcommand {\glossaryname }{Cross- references}
49
49
\renewcommand {\preglossaryhook }{Each clause and subclause label is listed below along with the
50
50
corresponding clause or subclause number and page number, in alphabetical order by label.\\ }
51
51
\twocolglossary
@@ -57,7 +57,7 @@ \chapter{Bibliography}
57
57
58
58
\clearpage
59
59
\input {xrefdelta }
60
- \renewcommand {\glossaryname }{Cross references from ISO \CppXX {}}
60
+ \renewcommand {\glossaryname }{Cross- references from ISO \CppXX {}}
61
61
\renewcommand {\preglossaryhook }{All clause and subclause labels from
62
62
ISO \CppXX {} (ISO/IEC 14882:2020, \doccite {Programming Languages --- \Cpp {}})
63
63
are present in this document, with the exceptions described below.\\ }
Original file line number Diff line number Diff line change 61
61
\def\stopindexescape #1\doneindexescape {}
62
62
63
63
% %--------------------------------------------------
64
- % % Cross references.
64
+ % % Cross- references.
65
65
% %--------------------------------------------------
66
66
\newcommand {\addxref }[1]{%
67
67
\glossary [xrefindex]{\indexescape {#1}}{(\ref {\indexescape {#1 }})}%
358
358
\newcommand {\ctype }{\Fundesc {Type}}
359
359
\newcommand {\templalias }{\Fundesc {Alias template}}
360
360
361
- % % Cross reference
361
+ % % Cross- reference
362
362
\newcommand {\xref }{\textsc {See also:}\space }
363
363
\newcommand {\xrefc }[1]{\xref {} ISO C #1}
364
364
You can’t perform that action at this time.
0 commit comments