From: Han-Wen Nienhuys <hanwen@xs4all.nl> Date: Wed, 18 Oct 2006 10:56:08 +0000 (+0000) Subject: (melody): remove superfluous slur. X-Git-Tag: release/2.10.0-2~145 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=eed800bef73fc595e1d74e1fd5f0f5eda600ff66;p=lilypond.git (melody): remove superfluous slur. --- diff --git a/ChangeLog b/ChangeLog index fe90177022..5bd5063b73 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2006-10-18 Han-Wen Nienhuys <hanwen@lilypond.org> + * input/typography-demo.ly (melody): remove superfluous slur. + * scm/define-grob-interfaces.scm (piano-pedal-script-interface): add piano-pedal-script-interface diff --git a/input/typography-demo.ly b/input/typography-demo.ly index 0683bced63..2d4631419f 100644 --- a/input/typography-demo.ly +++ b/input/typography-demo.ly @@ -37,7 +37,7 @@ melody = \relative c'' \repeat volta 2 \context Voice = "singer" { s1*0^\markup { \bigger { \hspace #-3.0 Lieblich, etwas geschwind } } R2. r4 r8 c4 g8 | - \acciaccatura { f16( } e4) c8 + \acciaccatura { f16 } e4 c8 << \new Voice { \stemUp f8. g16 } { \stemDown f8.[ g16] } >> \stemNeutral a8 |