]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-multi-tuplet.ly
Fix 1465.
[lilypond.git] / input / regression / spacing-multi-tuplet.ly
index f6b578fdf0e1d93ebb8dbee42cbbc5943765a93f..10ecffcd2eb70fb2631c3b9f375beb59753fb4fb 100644 (file)
@@ -8,13 +8,14 @@ hence it must be switched on explicitly with the
 @code{uniform-stretching} property of @code{SpacingSpanner}."
 }
 
-
+\layout{
+  \context{
+    \Score
+    \override SpacingSpanner #'uniform-stretching = ##t
+  }
+}
 
 \relative c' { 
-  \new Score \with
-  {
-    \override SpacingSpanner #'uniform-stretching = ##t 
-  }
   \context StaffGroup << 
     \new Staff  \context Voice { 
       \times 2/10 {  c8[ c c c c c c c c c] }