From: Phil Holmes Date: Sun, 6 Dec 2015 12:38:00 +0000 (+0000) Subject: LSR update X-Git-Tag: release/2.19.33-1~5 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f0c956e3cda548bde3c7b8ca01bcd081ee07feae;p=lilypond.git LSR update --- diff --git a/Documentation/snippets/using-the-whiteout-property.ly b/Documentation/snippets/using-the-whiteout-property.ly index f5210b7ed7..77bc141d21 100644 --- a/Documentation/snippets/using-the-whiteout-property.ly +++ b/Documentation/snippets/using-the-whiteout-property.ly @@ -4,7 +4,7 @@ % and then run scripts/auxiliar/makelsr.py % % This file is in the public domain. -%% Note: this file works from version 2.19.22 +%% Note: this file works from version 2.19.32 \version "2.19.32" \header { @@ -20,7 +20,7 @@ background. In this example the collision of the tie with the time signature is improved by masking out the part of the tie that crosses the time -signature by setting the @code{whiteout-box} property of +signature by setting the @code{whiteout} property of @code{TimeSignature}. To do this @code{TimeSignature} is moved to a layer above @code{Tie}, which is left in the default layer of 1, and @code{StaffSymbol} is moved to a layer above @code{TimeSignature} so it