lilypond-user
[Top][All Lists]
Advanced

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

Re: Clef change at the beginning of a staff


From: tisimst
Subject: Re: Clef change at the beginning of a staff
Date: Wed, 29 Oct 2014 15:21:00 -0700 (PDT)

Joram,

On Wed, Oct 29, 2014 at 3:53 PM, Joram [via Lilypond] <[hidden email]> wrote:
Answering my own question, I find this easier/shorter and more
compatible with simultaneous staves:

\relative c' {
        %%  Start with a bass clef
                \clef bass
        %%  Use a skip (has the least effect on Score timing)
                s128
        %%  Put in the tenor clef and continue...
                \clef treble c4*127/128
                c4 c c | c1
}

I get a bar-check warning before the c1 using 2.18.2. You not seeing that?

-Abraham


View this message in context: Re: Clef change at the beginning of a staff
Sent from the User mailing list archive at Nabble.com.

reply via email to

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