We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf870b4 commit 468dcdbCopy full SHA for 468dcdb
source/macros.tex
@@ -179,9 +179,9 @@
179
%%--------------------------------------------------
180
%% Macros for funky text
181
\newcommand{\Cpp}{\texorpdfstring{C\kern-0.05em\protect\raisebox{.35ex}{\textsmaller[2]{+\kern-0.05em+}}}{C++}}
182
-\newcommand{\CppIII}{\Cpp{} 2003}
183
-\newcommand{\CppXI}{\Cpp{} 2011}
184
-\newcommand{\CppXIV}{\Cpp{} 2014}
+\newcommand{\CppIII}{\Cpp~2003}
+\newcommand{\CppXI}{\Cpp~2011}
+\newcommand{\CppXIV}{\Cpp~2014}
185
\newcommand{\opt}[1]{#1{\ensuremath{_\mathit{opt}}}}
186
\newcommand{\dcr}{-{-}}
187
\newcommand{\bigoh}[1]{\ensuremath{\mathscr{O}(#1)}}
0 commit comments