From 8d114bac153839a66a00d4d6168e412d4fec6fbc Mon Sep 17 00:00:00 2001 From: kroger Date: Fri, 16 Jul 2004 14:52:08 +0000 Subject: [PATCH] fix the crescendo example to match the code --- Documentation/user/cheatsheet.itely | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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] -- 2.39.5