From: Graham Percival Date: Mon, 23 Jan 2006 22:32:49 +0000 (+0000) Subject: Add a tweak to commonprop. X-Git-Tag: release/2.7.29~31 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=7c0b60d3b2e5b64151fc3aeca5634ca0aae49bf1;p=lilypond.git Add a tweak to commonprop. --- diff --git a/ChangeLog b/ChangeLog index 1db760ac20..8a1a6e491a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-01-23 Graham Percival + + * Documentation/user/basic-notation.itely: add hairpin + after-linebreak tweak to commonprop. + 2006-01-23 Jan Nieuwenhuizen * flower/international.cc: diff --git a/Documentation/user/basic-notation.itely b/Documentation/user/basic-notation.itely index 7c342db00e..e238793a61 100644 --- a/Documentation/user/basic-notation.itely +++ b/Documentation/user/basic-notation.itely @@ -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