lilypond-user
[Top][All Lists]
Advanced

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

Re: Clef Change in the same size as the first one


From: Kieren MacMillan
Subject: Re: Clef Change in the same size as the first one
Date: Mon, 3 Mar 2008 17:42:19 -0600

Hi Hugo,

How can I do to make lilypond show all the clefs in same size as the first one?

\version "2.11.37"

\score
{
        \relative c
        {
                a b c d
                \clef bass e f g a
                \override Staff.Clef #'full-size-change = ##t
                \clef treble b c d e
    }

}

HTH,
Kieren.




reply via email to

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