lilypond-user
[Top][All Lists]
Advanced

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

Clef Change


From: J L
Subject: Clef Change
Date: Sun, 29 May 2005 16:47:46 +1200

Hi,

How can you have a clef change where the new clef is written just in-front of the bar line?

The following example illustrate the closest LilyPond seems to come to this. Without the spacer rest, Lilypond just prints the new clef before the bar line. However, there is always a gap that would be suitable for a semibreve between the bar line and the clef. The line widh is 40 mm.

                {
                        \time 3/1
                        #(set-accidental-style 'forget)
                        \override Staff.Clef #'full-size-change = ##t
                        \clef alto  c'1
                        \bar "|"
                        s1
                        \bar ""
                        \clef bass c'1
                        \bar "||"
                }

Aligorith

_________________________________________________________________
Looking for love? Check out XtraMSN Personals http://xtramsn.match.com/match/mt.cfm?pg=channel&tcid=200731





reply via email to

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