Skip to content

Commit d5e8108

Browse files
authored
[macros] Add "\exposidnc", like \exposid without italic correction (#4392)
1 parent 6bf61cf commit d5e8108

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/macros.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +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}}}
224225
\newcommand{\defnxname}[1]{\indextext{\idxxname{#1}}\xname{#1}}
225226
\newcommand{\defnlibxname}[1]{\indexlibrary{\idxxname{#1}}\xname{#1}}
226227

0 commit comments

Comments
 (0)