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 7cdcd20 commit 9fd3bdbCopy full SHA for 9fd3bdb
source/macros.tex
@@ -239,12 +239,13 @@
239
\newcommand{\xref}{\textsc{See also:}\xspace}
240
241
%% NTBS, etc.
242
-\newcommand{\NTS}[1]{\textsc{#1}\xspace}
+\newcommand{\NTS}[1]{\textsc{#1}}
243
\newcommand{\ntbs}{\NTS{ntbs}}
244
\newcommand{\ntmbs}{\NTS{ntmbs}}
245
-\newcommand{\ntwcs}{\NTS{ntwcs}}
246
-\newcommand{\ntcxvis}{\NTS{ntc16s}}
247
-\newcommand{\ntcxxxiis}{\NTS{ntc32s}}
+% The following are currently unused:
+% \newcommand{\ntwcs}{\NTS{ntwcs}}
+% \newcommand{\ntcxvis}{\NTS{ntc16s}}
248
+% \newcommand{\ntcxxxiis}{\NTS{ntc32s}}
249
250
%% Code annotations
251
\newcommand{\EXPO}[1]{\textit{#1}}
0 commit comments