]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-folded-clef.ly
*** empty log message ***
[lilypond.git] / input / regression / spacing-folded-clef.ly
index 1dec1f4784acdc7916d82e8f133ce66cfff9954c..b6b82f403a3c54f56156fca518ad3378c9827f1f 100644 (file)
@@ -1,14 +1,14 @@
-\version "1.7.16"
+\version "1.7.18"
 \header {
 texidoc = "A clef can be folded below notes in a different staff, if
 this doesn't disrupt the flow of the notes."
 }
 
 \score { \notes \relative c'' <
-\context Staff = SA  { c4 [c16 c c  c] c4 c4 }
+\context Staff = SA  { c4  c16-[ c c  c] c4 c4 }
        \context Staff = SB { \clef bass c,2 \clef treble  c'2 }
        >
 
        \paper { raggedright = ##t}
        }
-%% new-chords-done %%
+