Tagged Questions
4
votes
1answer
102 views
Grammar with numbered rules
I'd like to represent a grammar where rules are numbered (for example, the following grammar: http://en.wikipedia.org/wiki/LR_parser#Additional_Example_1.2B1), in order to refer to those rules later ...
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 ...