From 7a6f29166545f37b924c5a6bfeedc252435cfc67 Mon Sep 17 00:00:00 2001 From: Jan Nieuwenhuizen Date: Fri, 2 Apr 2004 18:43:38 +0000 Subject: [PATCH] Use raggedright. Hack `Een prin -- ce' lyric indent. Revert melismaBusyProperties using \unset. --- ChangeLog | 2 +- input/wilhelmus.ly | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index f061fd5ac3..5de407876f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 2004-04-02 Jan Nieuwenhuizen * input/wilhelmus.ly: Use raggedright. Hack `Een prin -- ce' - lyric indent. + lyric indent. Revert melismaBusyProperties using \unset. 2004-04-02 Han-Wen Nienhuys diff --git a/input/wilhelmus.ly b/input/wilhelmus.ly index e5ee2ea217..deee4d79d1 100644 --- a/input/wilhelmus.ly +++ b/input/wilhelmus.ly @@ -69,11 +69,9 @@ voice = \notes \relative c' { %% Hack for better left tekst margin %% b8[ c] | d2 e4 d2 c4 | b a8 \myBreak - %%\override melismaBusyProperties = #'() \set melismaBusyProperties = #'() b8[ c] | - %%\revert melismaBusyProperties - \set melismaBusyProperties = #default-melisma-properties + \unset melismaBusyProperties d2 e4 d2 c4 b | a8 \myBreak b8 | c4 b a g | a2. \myBreak -- 2.39.5