From 28ba35781d4bf56cb3412ec3164a5477988981b1 Mon Sep 17 00:00:00 2001 From: hjunes Date: Sun, 2 May 2004 22:15:18 +0000 Subject: [PATCH] add segno after d.s. --- ChangeLog | 4 ++++ Documentation/user/music-glossary.tely | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) 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} -- 2.39.5