Skip to content

Commit a83e2e9

Browse files
jensmaurertkoeppe
authored andcommitted
[macros] Remove \xspace from \opt
1 parent 9624614 commit a83e2e9

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
@@ -194,7 +194,7 @@
194194
\newcommand{\CppXI}{\Cpp{} 2011}
195195
\newcommand{\CppXIV}{\Cpp{} 2014}
196196
\newcommand{\CppXVII}{\Cpp{} 2017}
197-
\newcommand{\opt}{{\ensuremath{_\mathit{opt}}}\xspace}
197+
\newcommand{\opt}{{\ensuremath{_\mathit{opt}}}}
198198
\newcommand{\dcr}{-{-}}
199199
\newcommand{\bigoh}[1]{\ensuremath{\mathscr{O}(#1)}}
200200

0 commit comments

Comments
 (0)