]> git.donarmstrong.com Git - lilypond.git/commitdiff
Add grammar to Notation Reference
authorCarl Sorensen <c_sorensen@byu.edu>
Sat, 25 Apr 2009 15:03:28 +0000 (09:03 -0600)
committerJohn Mandereau <john.mandereau@gmail.com>
Sun, 26 Apr 2009 22:54:07 +0000 (00:54 +0200)
Documentation/user/lilypond.tely

index b0fd4ff3364f641346c860053546f9ab71b9f4b4..e4c9c6243dc3ff60224aee75e66014dd257d721a 100644 (file)
@@ -167,6 +167,7 @@ Appendices
 * Literature list::                Reference works about music notation.
 * Notation manual tables::         Tables and charts.
 * Cheat sheet::                    Summary of LilyPond syntax.
+* LilyPond grammar::               Syntax diagram for LilyPond parser.
 * GNU Free Documentation License:: License of this document.
 * LilyPond command index::
 * LilyPond index::
@@ -189,6 +190,14 @@ Appendices
 @include literature.itely
 @include notation-appendices.itely
 @include cheatsheet.itely
+
+@node LilyPond grammar
+@appendix LilyPond grammar
+
+This appendix contains a description of the LilyPond grammar, as
+output from the parser.
+@verbatiminclude ly-grammar.txt
+
 @include fdl.itexi
 
 @node LilyPond command index