X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fspan-bar-partial.ly;h=adf890e5fcd8eb7ef7e263087c6991508c3c1532;hb=e24fb7cc5671aea95211d4a0c56f28fb6fe8720e;hp=6ef67048fec23c6ce143268b7173c79a2d4ec6cd;hpb=38d7d319eabc906e82fb42002678c6d42a23b6f7;p=lilypond.git diff --git a/input/regression/span-bar-partial.ly b/input/regression/span-bar-partial.ly index 6ef67048fe..adf890e5fc 100644 --- a/input/regression/span-bar-partial.ly +++ b/input/regression/span-bar-partial.ly @@ -1,6 +1,6 @@ -\version "2.12.0" +\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 {