Skip to content

Commit 475cc82

Browse files
committed
[macros] Fix spacing of \exposidnc
1 parent 1e889e0 commit 475cc82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/macros.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@
221221
\newcommand{\placeholder}[1]{\textit{#1}}
222222
\newcommand{\placeholdernc}[1]{\textit{#1\nocorr}}
223223
\newcommand{\exposid}[1]{\tcode{\placeholder{#1}}}
224-
\newcommand{\exposidnc}[1]{\tcode{\placeholdernc{#1}}}
224+
\newcommand{\exposidnc}[1]{\tcode{\placeholdernc{#1}}\itcorr[-1]}
225225
\newcommand{\defnxname}[1]{\indextext{\idxxname{#1}}\xname{#1}}
226226
\newcommand{\defnlibxname}[1]{\indexlibrary{\idxxname{#1}}\xname{#1}}
227227

0 commit comments

Comments
 (0)