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 1e889e0 commit 475cc82Copy full SHA for 475cc82
source/macros.tex
@@ -221,7 +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}}}
+\newcommand{\exposidnc}[1]{\tcode{\placeholdernc{#1}}\itcorr[-1]}
225
\newcommand{\defnxname}[1]{\indextext{\idxxname{#1}}\xname{#1}}
226
\newcommand{\defnlibxname}[1]{\indexlibrary{\idxxname{#1}}\xname{#1}}
227
0 commit comments