From ec1475f9e80fecc6b358b8564f2af3c8507dcd65 Mon Sep 17 00:00:00 2001 From: Pedro 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.2