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 6c602b6 commit e2bf02aCopy full SHA for e2bf02a
source/std.tex
@@ -56,6 +56,14 @@
56
\makeindex[grammarindex]
57
\makeindex[impldefindex]
58
59
+%%--------------------------------------------------
60
+%% fix interaction between hyperref and other
61
+%% commands
62
+\pdfstringdefDisableCommands{\def\smaller#1{#1}}
63
+\pdfstringdefDisableCommands{\def\textbf#1{#1}}
64
+\pdfstringdefDisableCommands{\def\raisebox#1{}}
65
+\pdfstringdefDisableCommands{\def\hspace#1{}}
66
+
67
%%--------------------------------------------------
68
%% add special hyphenation rules
69
\hyphenation{tem-plate ex-am-ple in-put-it-er-a-tor name-space name-spaces}
0 commit comments