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
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user