Skip to content

Commit c4ce2ae

Browse files
committed
[gram] Don't convert one space to two after a . or ! in the grammar.
These do not mark the end of a sentence.
1 parent 7dd6065 commit c4ce2ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/macros.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,8 +328,10 @@
328328
\newcommand{\bnfindentrest}{\BnfRest}
329329
\begin{minipage}{.9\hsize}
330330
\newcommand{\br}{\hfill\\}
331+
\frenchspacing
331332
}
332333
{
334+
\nonfrenchspacing
333335
\end{minipage}
334336
}
335337

0 commit comments

Comments
 (0)