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.
2 parents 25c928c + 4f0b604 commit eb06b20Copy full SHA for eb06b20
source/macros.tex
@@ -116,7 +116,7 @@
116
117
%%--------------------------------------------------
118
%% Macros for funky text
119
-\newcommand{\Cpp}{C\kern-0.05em\protect\raisebox{.35ex}{\textsmaller[2]{+\kern-0.05em+}}\xspace}
+\newcommand{\Cpp}{\texorpdfstring{C\kern-0.05em\protect\raisebox{.35ex}{\textsmaller[2]{+\kern-0.05em+}}}{C++}\xspace}
120
\newcommand{\CppIII}{\Cpp 2003\xspace}
121
\newcommand{\CppXI}{\Cpp 2011\xspace}
122
\newcommand{\CppXIV}{\Cpp 2014\xspace}
0 commit comments