From 0507a3f49f9b54689ffbada0034ac3a52ba4b848 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Tue, 16 May 2006 20:11:11 +0000 Subject: [PATCH] (Top): add hairpinToBarline feature. --- ChangeLog | 4 ++++ Documentation/topdocs/NEWS.tely | 14 ++++++++++++++ 2 files changed, 18 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8cf2bf6eb4..c88f520d48 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-05-16 Han-Wen Nienhuys + + * Documentation/topdocs/NEWS.tely (Top): add hairpinToBarline feature. + 2006-05-16 Mats Bengtsson * Documentation/user/advanced-notation.itely (Instrument names): diff --git a/Documentation/topdocs/NEWS.tely b/Documentation/topdocs/NEWS.tely index 396738062b..d6a3c9275b 100644 --- a/Documentation/topdocs/NEWS.tely +++ b/Documentation/topdocs/NEWS.tely @@ -66,6 +66,20 @@ which scares away people. @end ignore + +@item +By setting @code{hairpinToBarline}, hairpins will stop at +the barline preceding the ending note. + +@lilypond[relative=2,fragment,ragged-right] +\set hairpinToBarline = ##t +\override Hairpin #'bound-padding = #1.0 +c4\< c2. c4\! +@end lilypond + + +This feature was sponsored by Andrew Sidwell and Trevor Bača. + @item Objects may be rotated using the @code{rotation} property. @lilypond[ragged-right,fragment,relative=1] -- 2.39.5