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 53b3ed2 commit 3c6f271Copy full SHA for 3c6f271
source/macros.tex
@@ -171,9 +171,9 @@
171
%%--------------------------------------------------
172
%% Macros for funky text
173
\newcommand{\Cpp}{\texorpdfstring{C\kern-0.05em\protect\raisebox{.35ex}{\textsmaller[2]{+\kern-0.05em+}}}{C++}}
174
-\newcommand{\CppIII}{\Cpp{} 2003}
175
-\newcommand{\CppXI}{\Cpp{} 2011}
176
-\newcommand{\CppXIV}{\Cpp{} 2014}
+\newcommand{\CppIII}{\Cpp~2003}
+\newcommand{\CppXI}{\Cpp~2011}
+\newcommand{\CppXIV}{\Cpp~2014}
177
\newcommand{\opt}[1]{#1{\ensuremath{_\mathit{opt}}}}
178
\newcommand{\dcr}{-{-}}
179
\newcommand{\bigoh}[1]{\ensuremath{\mathscr{O}(#1)}}
0 commit comments