Hi David, Hi Abraham,

2014-11-12 15:23 GMT+01:00 David Nalesnik <[email protected]>:


> Looks a lot better to me.
>

Ok!

2014-11-12 15:34 GMT+01:00 tisimst <[email protected]>:


> I'm very much in favor of moving the slur closer, but I'm not in love
> with the method, even if it works. Shouldn't "Whee!" technically be a
> melisma? Isn't that the point of the snippet?


Wright, looks logical.
If you don't mind I'll keep the skiped lyric in order to get the original
output; so how about :

\version "2.18.2"

\score {
  <<
    \new Voice = "melody" \relative c' {
      \set melismaBusyProperties = #'()
      \slurDashed
      c8 e d-\tweak line-thickness #2.5 ( f ) e g f a
    }
    \new Lyrics \lyricsto "melody" {
      One two three four five six seven eight
    }
    \new Lyrics \lyricsto "melody" {
      One two Whee! \skip 8 that's a dashed slur!
    }
  >>
}

Cheers,
Pierre
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to