Tagged Questions
10
votes
3answers
3k views
Which package can be used to write BNF grammars?
I googled and found two packages:
mdwtools
bnf
Unfortunately, both of them have extremely poor documentation. There are only one to two examples for each one, which makes it hard to follow. ...
6
votes
2answers
614 views
Is there a LaTeX package to format computer language grammars?
I need to display BNF grammars, but couldn't find any LaTeX package that does this.
4
votes
2answers
375 views
lineno and syntax package incompatibilities
I'm using the syntax package from the mdwtools version 1996/05/17 1.07. I
successfully set the properties to show a grammar definition properly but then
when I try to combine it with the lineno ...