X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fspan-bar-partial.ly;h=adf890e5fcd8eb7ef7e263087c6991508c3c1532;hb=fa7cef118ba38099e8b26f7d1e6de0cd0fed853c;hp=33aab7de3d6b131b56f702a81b327c456eec37de;hpb=1dff29aea8a32c30f7fcfadf8a00afa0371dbf7a;p=lilypond.git diff --git a/input/regression/span-bar-partial.ly b/input/regression/span-bar-partial.ly index 33aab7de3d..adf890e5fc 100644 --- a/input/regression/span-bar-partial.ly +++ b/input/regression/span-bar-partial.ly @@ -1,6 +1,6 @@ -\version "2.11.51" +\version "2.17.6" \header { - texidoc = "Span bars can be turned on/off on a staff-by-staff basis." + texidoc = "Span bars can be turned on/@/off on a staff-by-staff basis." } \layout { @@ -13,13 +13,13 @@ \relative c' \new StaffGroup << \new Staff { c1 - \once \override Staff.BarLine #'allow-span-bar = ##f + \once \override Staff.BarLine.allow-span-bar = ##f c1 c1 c1 \bar "|." } \new Staff { a1 a1 - \once \override Staff.BarLine #'allow-span-bar = ##f + \once \override Staff.BarLine.allow-span-bar = ##f a1 a1 } \new Staff {