]> git.donarmstrong.com Git - lilypond.git/commitdiff
*** empty log message ***
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 23 Sep 2003 20:24:53 +0000 (20:24 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 23 Sep 2003 20:24:53 +0000 (20:24 +0000)
ChangeLog
Documentation/user/lilypond-book.itely

index 244f60fa4b1dac950709c3a73b472855157b7a37..232a0f67dcdbc8d8ab27737ea422f51dbd37e61a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
+       * Documentation/user/cheatsheet.itely: more verbose examples.
+
        * input/regression/clefs.ly: remove bogus docstring.
 
 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
index d37d12725e188dfa33c80718f998feeeff30b56b..44e902ac3027ee14ed4bc31bc31ac94b1ec33f12 100644 (file)
@@ -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