From: hanwen Date: Tue, 23 Sep 2003 20:24:53 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: release/2.1.3~80 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e385bb475aeadd2b7d74687e1a2db4fca701b0b9;p=lilypond.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 244f60fa4b..232a0f67dc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2003-09-23 Han-Wen Nienhuys + * Documentation/user/cheatsheet.itely: more verbose examples. + * input/regression/clefs.ly: remove bogus docstring. 2003-09-23 Jan Nieuwenhuizen diff --git a/Documentation/user/lilypond-book.itely b/Documentation/user/lilypond-book.itely index d37d12725e..44e902ac30 100644 --- a/Documentation/user/lilypond-book.itely +++ b/Documentation/user/lilypond-book.itely @@ -317,9 +317,9 @@ use no indentation. For example @example - \begin[indent=5cm,raggedright]{lilypond} + \begin[indent=5cm,raggedright]@{lilypond@} ... - \end{lilypond} + \end@{lilypond@} @end example