]> git.donarmstrong.com Git - lilypond.git/commitdiff
Add example of decr/dim text (instead of hairpin).
authorGraham Percival <graham@percival-music.ca>
Mon, 3 Jan 2005 06:29:35 +0000 (06:29 +0000)
committerGraham Percival <graham@percival-music.ca>
Mon, 3 Jan 2005 06:29:35 +0000 (06:29 +0000)
ChangeLog
Documentation/user/notation.itely

index 2f11e36c24350981e6b3bf06daa13546a49c3ee2..b209f12c23f1841b63f832ebc7a3884cc6decfb6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
-2005-01-02    Tatsuya Ono <tats_ono@infoseek.jp>
+2005-01-02  Graham Percival <gperlist@shaw.ca>
+
+       * Documentation/user/notation.itely: add example of \setTextDecresc
+       and \setTextDim.
+
+2005-01-02  Tatsuya Ono <tats_ono@infoseek.jp>
 
        * scm/define-markup-commands.scm :  fix glyph-strings of
        accidentals and \note-by-number
index b5739db3ce1b8df577c168b5d4565bcf0a9a74e9..b364c462cb0b3f48a753db4d00306ea0be0f8fd8 100644 (file)
@@ -2707,9 +2707,13 @@ is an example how to do it
 
 @lilypond[quote,raggedright,fragment,relative=2,verbatim]
 \setTextCresc
-c \< d e f\!
+c\< d e f\!
 \setHairpinCresc
 e\> d c b\!
+\setTextDecresc
+c\> d e f\!
+\setTextDim
+e\> d c b\!
 @end lilypond
 
 @cindex crescendo