]> git.donarmstrong.com Git - lilypond.git/commitdiff
(Top): add hairpinToBarline feature.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 16 May 2006 20:11:11 +0000 (20:11 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 16 May 2006 20:11:11 +0000 (20:11 +0000)
ChangeLog
Documentation/topdocs/NEWS.tely

index 8cf2bf6eb46541d7cbaf5698114dd5d91e71ee5d..c88f520d482b076fc7bb5b6dadeb16702a56f8b3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-05-16  Han-Wen Nienhuys  <hanwen@lilypond.org>
+
+       * Documentation/topdocs/NEWS.tely (Top): add hairpinToBarline feature.
+
 2006-05-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
 
        * Documentation/user/advanced-notation.itely (Instrument names):
index 396738062b680c430a8bac86e4dd957a1bb3f900..d6a3c9275b6e433c2d710708300c39e90efce8fd 100644 (file)
@@ -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]