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 181477a commit 76545faCopy full SHA for 76545fa
source/macros.tex
@@ -182,7 +182,6 @@
182
\newcommand{\tcode}[1]{\CodeStylex{#1}}
183
\newcommand{\defnx}[2]{\indexdefn{#2}\textit{#1}}
184
\newcommand{\defn}[1]{\defnx{#1}{#1}}
185
-\newcommand{\techterm}[1]{\textit{#1}}
186
\newcommand{\term}[1]{\textit{#1}}
187
\newcommand{\gterm}[1]{\GrammarStylex{#1}}
188
\newcommand{\fakegrammarterm}[1]{\gterm{#1}}
@@ -365,7 +364,6 @@
365
364
midpenalty=500, endpenalty=-50,
366
emptylinepenalty=-250, semicolonpenalty=0}%
367
\renewcommand{\tcode}[1]{\textup{\CodeStylex{##1}}}%
368
-\renewcommand{\techterm}[1]{\textit{\CodeStylex{##1}}}%
369
\renewcommand{\term}[1]{\textit{##1}}%
370
\renewcommand{\grammarterm}[1]{\gterm{##1}}%
371
}
0 commit comments