]> 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)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Sun, 7 Jun 2009 14:48:50 +0000 (16:48 +0200)
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.

Documentation/user/lilypond.tely

index b9dee906ed4be9c60213272b41e75841b0ed1f31..8d2ca906d8a3f986259bf7c824ed26321ee9f493 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