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 6bf61cf commit d5e8108Copy full SHA for d5e8108
source/macros.tex
@@ -221,6 +221,7 @@
221
\newcommand{\placeholder}[1]{\textit{#1}}
222
\newcommand{\placeholdernc}[1]{\textit{#1\nocorr}}
223
\newcommand{\exposid}[1]{\tcode{\placeholder{#1}}}
224
+\newcommand{\exposidnc}[1]{\tcode{\placeholdernc{#1}}}
225
\newcommand{\defnxname}[1]{\indextext{\idxxname{#1}}\xname{#1}}
226
\newcommand{\defnlibxname}[1]{\indexlibrary{\idxxname{#1}}\xname{#1}}
227
0 commit comments