]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc: Fix HTML output
authorReinhold Kainhofer <reinhold@kainhofer.com>
Sun, 7 Jun 2009 14:48:50 +0000 (16:48 +0200)
committerPatrick McCarty <pnorcks@gmail.com>
Fri, 17 Jul 2009 09:43:01 +0000 (02:43 -0700)
Add an empty line in the appendix to start a new paragraph before the
Lilypond grammar. Otherwise the closing </p> will be put after the
<pre>...</pre>, which would mean to nested block-level commands and is
invalid HTML.
(cherry picked from commit 8a49f4bd4781415801a45307d83ca849c5e920f0)

Documentation/user/lilypond.tely

index e4c9c6243dc3ff60224aee75e66014dd257d721a..cc5afa52390e4d13de5416accf9c1ad880b92bf7 100644 (file)
@@ -196,6 +196,7 @@ Appendices
 
 This appendix contains a description of the LilyPond grammar, as
 output from the parser.
+
 @verbatiminclude ly-grammar.txt
 
 @include fdl.itexi