From: Han-Wen Nienhuys Date: Tue, 16 May 2006 20:11:11 +0000 (+0000) Subject: (Top): add hairpinToBarline feature. X-Git-Tag: release/2.9.5~4 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=0507a3f49f9b54689ffbada0034ac3a52ba4b848;p=lilypond.git (Top): add hairpinToBarline feature. --- 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]