lilypond-user
[Top][All Lists]
Advanced

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

Re: Extending staff lines through key change


From: tisimst
Subject: Re: Extending staff lines through key change
Date: Sat, 12 Dec 2015 15:38:02 -0700 (MST)

Just add a "s8" after the key change.

HTH,
Abraham 

On Saturday, December 12, 2015, Cynthia Karl [via Lilypond] <[hidden email]> wrote:
I’m engraving a piece that ends with a D.C. al Fine.  Also the key at the beginning of the piece is different from the key at the end of the piece.  So, in order to cue the performer, a final key change is issued for the initial key:

\version "2.19.32"

{ \relative c'' {
    \key g\major
    \repeat unfold 4 { c d e fis }
    \break

    

    \key f\major
    \repeat unfold 4 { c d e f }
    \mark\markup { D.C. }
    \key g\major
} }

The problem with this is that the staff lines do not extend through the final key change.  Is there a way do do this?

_______________________________________________
lilypond-user mailing list
[hidden email]
https://lists.gnu.org/mailman/listinfo/lilypond-user



If you reply to this email, your message will be added to the discussion below:
http://lilypond.1069038.n5.nabble.com/Extending-staff-lines-through-key-change-tp184706.html
To start a new topic under User, email <a href="" target="_blank">address@hidden
To unsubscribe from Lilypond, click here.
NAML


View this message in context: Re: Extending staff lines through key change
Sent from the User mailing list archive at Nabble.com.

reply via email to

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