File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 30
30
\counterwithin {Paras}{paragraph}
31
31
\counterwithin {Paras}{subparagraph}
32
32
\makeatletter
33
- \def\pnum {\vspace {1ex} \ addtocounter {Paras}{1}\noindent\llap {{%
33
+ \def\pnum {\addtocounter {Paras}{1}\noindent\llap {{%
34
34
\scriptsize\raisebox {.7ex}{\arabic {Paras}}}\hspace {\@totalleftmargin }\quad }}
35
35
\makeatother
36
36
Original file line number Diff line number Diff line change 315
315
316
316
\newenvironment {bnfbase}
317
317
{
318
- \newcommand {\nontermdef }[1]{\indexgrammar { \idxgram { ##1}} \nonterminal { ##1}:}
318
+ \newcommand {\nontermdef }[1]{\nonterminal { ##1}\indexgrammar { \idxgram { ##1} }:}
319
319
\newcommand {\terminal }[1]{{\BnfTermshape ##1}\xspace }
320
320
\newcommand {\descr }[1]{\normalfont {##1}}
321
321
\newcommand {\bnfindentfirst }{\BnfIndent }
Original file line number Diff line number Diff line change 97
97
% %--------------------------------------------------
98
98
% set style for main text
99
99
\setlength {\parindent }{0pt}
100
+ \setlength {\parskip }{1ex}
101
+ \setlength {\partopsep }{-1.5ex}
100
102
101
103
% %--------------------------------------------------
102
104
% % set caption style and delimiter
You can’t perform that action at this time.
0 commit comments