Consider the following snippet:

\version "2.19.83"
music = \relative c' {
    c1~ c1
    d4 e f g }

words = \lyricmode {  Tra __  \skip 1 la la la }

\score { \new Staff \music \addlyrics \words }

The output is (also attached):


I don't understand why the extender includes the d4 in the third measure. Is there a way to shorten it to the tied c1 in the second measure?




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

Reply via email to