From: Pedro Kroger Date: Fri, 16 Jul 2004 14:52:08 +0000 (+0000) Subject: fix the crescendo example to match the code X-Git-Tag: release/2.3.7~35 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=ec1475f9e80fecc6b358b8564f2af3c8507dcd65;p=lilypond.git fix the crescendo example to match the code --- diff --git a/Documentation/user/cheatsheet.itely b/Documentation/user/cheatsheet.itely index c186f51044..564f6c1863 100644 --- a/Documentation/user/cheatsheet.itely +++ b/Documentation/user/cheatsheet.itely @@ -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]