From: Heikki Junes Date: Sun, 2 May 2004 22:15:18 +0000 (+0000) Subject: add segno after d.s. X-Git-Tag: release/2.3.1~30 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=994358f31c7f78638ad0d0467858e096715125c8;p=lilypond.git add segno after d.s. --- diff --git a/ChangeLog b/ChangeLog index cb24329e76..e62fe00c77 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-05-03 Heikki Junes + + * Documentation/user/music-glossary.tely: add segno after d.s. + 2004-05-02 Han-Wen Nienhuys * lily/include/audio-column.hh: remove unused variables. diff --git a/Documentation/user/music-glossary.tely b/Documentation/user/music-glossary.tely index ac02de30f8..29fc35bc5f 100644 --- a/Documentation/user/music-glossary.tely +++ b/Documentation/user/music-glossary.tely @@ -1120,7 +1120,7 @@ D: dal segno, NL: dal segno, DK: dal segno, S: dal segno, -FI: dal segno, merkkiin asti. +FI: dal segno, lähtien merkistä. Abbreviated ``d.s.''. Repetition, not from the beginning, but from another place frequently near the beginning marked by a sign: @@ -1129,7 +1129,7 @@ another place frequently near the beginning marked by a sign: %\override TextScript #'font-style = #'large \override TextScript #'font-shape = #'italic \key g \major \time 4/4 -\notes\relative c'' { d1 | g,4^\segno a b c | b a g2_"d.s." \bar "|." } +\notes\relative c'' { d1 | g,4^\segno a b c | b a g2_\markup{ \line < "d.s. " \small \raise #1 \musicglyph #"scripts-segno" > } \bar "|." } @end lilypond @aitem{decrescendo}