]> git.donarmstrong.com Git - lilypond.git/commitdiff
fix the crescendo example to match the code
authorPedro Kroger <kroeger@pedrokroeger.net>
Fri, 16 Jul 2004 14:52:08 +0000 (14:52 +0000)
committerPedro Kroger <kroeger@pedrokroeger.net>
Fri, 16 Jul 2004 14:52:08 +0000 (14:52 +0000)
Documentation/user/cheatsheet.itely

index c186f5104481672288742b28e78a8ccee3dddf35..564f6c1863e2470c222d26d362a571e286c5cd7d 100644 (file)
@@ -171,7 +171,7 @@ c\mf c\sfz
 @end lilypond
 
 
-@item @code{a\< b\!}
+@item @code{a\< a \!a}
 @tab crescendo
 @tab
 @lilypond[fragment,relative=2]
@@ -181,7 +181,7 @@ c\mf c\sfz
 a\< a \!a
 @end lilypond
 
-@item @code{a\> b\!}
+@item @code{a\> a a\!}
 @tab decrescendo
 @tab
 @lilypond[fragment,relative=2]