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 4ee11f5 + d899065 commit d6974c5Copy full SHA for d6974c5
source/macros.tex
@@ -147,6 +147,8 @@
147
\let\textup\nocode%
148
\let\otcode\tcode%
149
\let\tcode\nocode%
150
+\let\oexposid\exposid%
151
+\let\exposid\nocode%
152
\let\ogrammarterm\grammarterm%
153
\let\grammarterm\nocode%
154
\let\omname\mname%
@@ -157,6 +159,7 @@
157
159
\let\BreakableUnderscore\textunderscore%
158
160
\edef\x{#1}%
161
\let\tcode\otcode%
162
+\let\exposid\oexposid%
163
\let\grammarterm\gterm%
164
\let\mname\omname%
165
\let\Cpp\oCpp%
0 commit comments