X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fspacing-multi-tuplet.ly;h=2ac5360241f8a7f7af9afbaba838ea2eb8e7716f;hb=c31ee4f97786151cdc92d2d45e2b759eb54cd5fd;hp=f6b578fdf0e1d93ebb8dbee42cbbc5943765a93f;hpb=eeec992b7029d0982bf4ed0eb3995e9ca99c10e9;p=lilypond.git diff --git a/input/regression/spacing-multi-tuplet.ly b/input/regression/spacing-multi-tuplet.ly index f6b578fdf0..2ac5360241 100644 --- a/input/regression/spacing-multi-tuplet.ly +++ b/input/regression/spacing-multi-tuplet.ly @@ -1,4 +1,4 @@ -\version "2.12.0" +\version "2.17.6" \header{ @@ -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] }