From 5b7f82dd481da52f4a7d6cd4441f5af926c6f537 Mon Sep 17 00:00:00 2001 From: Reinhold Kainhofer Date: Sun, 7 Jun 2009 16:48:50 +0200 Subject: [PATCH] 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. --- Documentation/user/lilypond.tely | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.5