From 6486dd35454f239085c246840665891020cbc234 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Mon, 3 Jan 2005 06:29:35 +0000 Subject: [PATCH] Add example of decr/dim text (instead of hairpin). --- ChangeLog | 7 ++++++- Documentation/user/notation.itely | 6 +++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2f11e36c24..b209f12c23 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,9 @@ -2005-01-02 Tatsuya Ono +2005-01-02 Graham Percival + + * Documentation/user/notation.itely: add example of \setTextDecresc + and \setTextDim. + +2005-01-02 Tatsuya Ono * scm/define-markup-commands.scm : fix glyph-strings of accidentals and \note-by-number diff --git a/Documentation/user/notation.itely b/Documentation/user/notation.itely index b5739db3ce..b364c462cb 100644 --- a/Documentation/user/notation.itely +++ b/Documentation/user/notation.itely @@ -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 -- 2.39.2