Massive changes - see ChangeLog.
[lilypond.git] / input / regression / spacing-clef-first-note.ly
blob2facc9257ee08cb0cf96b909d913cf082b4fda67
1 \version "1.9.0"
2 \header {
4 texidoc = "Clef changes at the start of a line get much more space
5 than clef changes halfway the line."
9 \score {\notes {
10 < \context Staff = SA {
11 c'2
12 \clef bass e16 f a
13 \clef treble b
15 \context Staff = SB {
16 c'4 c'4 c'4
19 \paper { raggedright = ##t
20 \translator { \StaffContext
21 TimeSignature = \turnOff