From: Reinhold Kainhofer Date: Sun, 7 Jun 2009 14:48:50 +0000 (+0200) Subject: Doc: Fix HTML output X-Git-Tag: release/2.13.2-0~50 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=5b7f82dd481da52f4a7d6cd4441f5af926c6f537;p=lilypond.git Doc: Fix HTML output Add an empty line in the appendix to start a new paragraph before the Lilypond grammar. Otherwise the closing

will be put after the
...
, which would mean to nested block-level commands and is invalid HTML. --- diff --git a/Documentation/user/lilypond.tely b/Documentation/user/lilypond.tely index b9dee906ed..8d2ca906d8 100644 --- a/Documentation/user/lilypond.tely +++ b/Documentation/user/lilypond.tely @@ -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