Stefan

I would not normally expect to see a separate syllable for one or both grace notes. The syllable sung on the note following, or in your case preceding, the grace note would be extended to cover the grace note(s) too. Is this not what you would expect?

Trevor

----- Original Message ----- From: "Stefan Thomas" <kontrapunktste...@googlemail.com>
To: "lilypond-user" <lilypond-user@gnu.org>
Sent: Tuesday, April 07, 2009 7:14 AM
Subject: lyrics and aftergrace


Dear community,
I have a problem with lyrics and aftergrace.
In the following snippet, the lyrics don't align to the music as expected.
global = { \key d \major \time 6/8 }
melodie = \relative c'' { \global \afterGrace cis2.\trill{ b16 [ cis] } d4 }
text = \lyricmode { Lied im Grund. }

\version "2.12.0"

    \score {
       <<
          \new Voice = "eins" {
             \autoBeamOff
             \melodie
          }
          \new Lyrics \lyricsto "eins" \text
       >>
    }


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user




_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to