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 60f0012 commit ffb9408Copy full SHA for ffb9408
source/macros.tex
@@ -393,9 +393,9 @@
393
394
\newenvironment{bnfbase}
395
{
396
- \newcommand{\nontermdef}[1]{\nonterminal{##1}\indexgrammar{\idxgram{##1}}:}
+ \newcommand{\nontermdef}[1]{\nonterminal{##1\itcorr}\indexgrammar{\idxgram{##1}}\textnormal{:}}
397
\newcommand{\terminal}[1]{{\BnfTermshape ##1}\xspace}
398
- \newcommand{\descr}[1]{\normalfont{##1}}
+ \newcommand{\descr}[1]{\textnormal{##1}}
399
\newcommand{\bnfindentfirst}{\BnfIndent}
400
\newcommand{\bnfindentinc}{\BnfInc}
401
\newcommand{\bnfindentrest}{\BnfRest}
0 commit comments