From 7c0b60d3b2e5b64151fc3aeca5634ca0aae49bf1 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Mon, 23 Jan 2006 22:32:49 +0000 Subject: [PATCH] Add a tweak to commonprop. --- ChangeLog | 5 +++++ Documentation/user/basic-notation.itely | 7 +++++++ 2 files changed, 12 insertions(+) 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 -- 2.39.5