We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1d7e1d commit bada2acCopy full SHA for bada2ac
macros.tex
@@ -52,9 +52,11 @@
52
\newcommand{\literaltcode}[1]{\tcode{#1}}
53
\newcommand{\literalterminal}[1]{\terminal{##1}}
54
\newcommand{\noncxxterminal}[1]{\terminal{##1}}
55
+\newcommand{\oldconceptref}[1]{\indexlink{\oldconcept{#1}}{generalindex}{\idxoldconcept{#1}}{}}
56
57
%% replacements for existing macros:
58
59
+\newcommand{\defnoldconcept}[1]{\indexedspan{\oldconcept{#1}}{\indextext{\idxoldconcept{#1}}}}
60
\newcommand{\indexdefn}[1]{\indextext{#1|idxbfpage}}
61
\newcommand{\idxcode}[1]{#1@\tcode{#1}}
62
\newcommand{\nontermdef}[1]{\hiddenindexlink{\indexedspan{#1\textnormal{:}}{\indexgrammar{\idxgram{#1}}}}{grammarindex}{\idxgram{#1}|idxbfpage}{}}
0 commit comments