From: Graham Percival Date: Mon, 31 Dec 2007 14:57:36 +0000 (-0800) Subject: Compile fix. X-Git-Tag: release/2.11.37-1~8^2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=54bee318e7b6f84b9995e5fb2f21fd167efd6f58;p=lilypond.git Compile fix. --- diff --git a/Documentation/user/lilypond-book.itely b/Documentation/user/lilypond-book.itely index f32e2d8844..ee36826148 100644 --- a/Documentation/user/lilypond-book.itely +++ b/Documentation/user/lilypond-book.itely @@ -666,10 +666,10 @@ example, the music will be interpreted in relative mode, but the verbatim quote will not show the @code{relative} block. @example -\relative c' { % begin verbatim +\relative c' @{ % begin verbatim c4 e2 g4 f2 e % end verbatim -} +@} @end example @item texidoc