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 d893293 commit 91a1ef5Copy full SHA for 91a1ef5
source/macros.tex
@@ -180,10 +180,10 @@
180
%%--------------------------------------------------
181
%% Macros for funky text
182
\newcommand{\Cpp}{\texorpdfstring{C\kern-0.05em\protect\raisebox{.35ex}{\textsmaller[2]{+\kern-0.05em+}}}{C++}}
183
-\newcommand{\CppIII}{\Cpp{} 2003}
184
-\newcommand{\CppXI}{\Cpp{} 2011}
185
-\newcommand{\CppXIV}{\Cpp{} 2014}
186
-\newcommand{\CppXVII}{\Cpp{} 2017}
+\newcommand{\CppIII}{\Cpp~2003}
+\newcommand{\CppXI}{\Cpp~2011}
+\newcommand{\CppXIV}{\Cpp~2014}
+\newcommand{\CppXVII}{\Cpp~2017}
187
\newcommand{\opt}[1]{#1{\ensuremath{_\mathit{opt}}}}
188
\newcommand{\dcr}{-{-}}
189
\newcommand{\bigoh}[1]{\ensuremath{\mathscr{O}(#1)}}
0 commit comments