From 54bee318e7b6f84b9995e5fb2f21fd167efd6f58 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Mon, 31 Dec 2007 06:57:36 -0800 Subject: [PATCH] Compile fix. --- Documentation/user/lilypond-book.itely | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.5