lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Why does skip cause extender line to grow?


From: Patrick Karl
Subject: Why does skip cause extender line to grow?
Date: Tue, 8 Oct 2019 13:49:05 -0500
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

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?




Attachment: Extender_too_long.png
Description: PNG image


reply via email to

[Prev in Thread] Current Thread [Next in Thread]