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 a677ee9 commit be23a2aCopy full SHA for be23a2a
source/macros.tex
@@ -252,12 +252,13 @@
252
\newcommand{\iref}[1]{\nolinebreak[3] (\ref{#1})}
253
254
%% NTBS, etc.
255
-\newcommand{\NTS}[1]{\textsc{#1}\xspace}
+\newcommand{\NTS}[1]{\textsc{#1}}
256
\newcommand{\ntbs}{\NTS{ntbs}}
257
\newcommand{\ntmbs}{\NTS{ntmbs}}
258
-\newcommand{\ntwcs}{\NTS{ntwcs}}
259
-\newcommand{\ntcxvis}{\NTS{ntc16s}}
260
-\newcommand{\ntcxxxiis}{\NTS{ntc32s}}
+% The following are currently unused:
+% \newcommand{\ntwcs}{\NTS{ntwcs}}
+% \newcommand{\ntcxvis}{\NTS{ntc16s}}
261
+% \newcommand{\ntcxxxiis}{\NTS{ntc32s}}
262
263
%% Code annotations
264
\newcommand{\EXPO}[1]{\textit{#1}}
0 commit comments