]> git.donarmstrong.com Git - lilypond.git/commitdiff
Add a tweak to commonprop.
authorGraham Percival <graham@percival-music.ca>
Mon, 23 Jan 2006 22:32:49 +0000 (22:32 +0000)
committerGraham Percival <graham@percival-music.ca>
Mon, 23 Jan 2006 22:32:49 +0000 (22:32 +0000)
ChangeLog
Documentation/user/basic-notation.itely

index 1db760ac2046e8e8c1bb0b3296ed6af5843cda99..8a1a6e491a440161ba2eede40d549e60b5ade2f4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-01-23  Graham Percival  <gpermus@gmail.com>
+
+       * Documentation/user/basic-notation.itely: add hairpin
+       after-linebreak tweak to commonprop.
+
 2006-01-23  Jan Nieuwenhuizen  <janneke@gnu.org>
 
        * flower/international.cc: 
index 7c342db00ea4437a12d441898dd34b2baaa6dcc1..e238793a61a782f15038b32fc845500b5f92e8df 100644 (file)
@@ -2198,6 +2198,13 @@ increase the @code{staff-padding} property.
 You may also use this property if the dynamics are colliding
 with other notation.
 
+Crescendi and decrescendi that end on the first note of a
+new line are not printed.  To change this behavior, use
+
+@example
+\override Score.Hairpin #'after-line-breaking = ##t
+@end example
+
 
 @refcommands