]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/multi-measure-rest-spacing.ly
*** empty log message ***
[lilypond.git] / input / regression / multi-measure-rest-spacing.ly
index a60fef8645f825b7297347b3c5f724d0c4663268..a292e39ecc3bef90745de4fe3ad174b42112c9d4 100644 (file)
@@ -13,7 +13,7 @@ extra spacing column is created. This should not cause problems."
 
 <<
   \set Score.skipBars = ##t
-  \context Staff = "flute"  \new Voice { 
+  \new Staff \new Voice { 
     <<  { R1*40 }  { s1*0_"bla" }>> 
   }
 >>