]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/span-bar-allow-span-bar.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / span-bar-allow-span-bar.ly
index d1525438dc1b32f733ea574869f82cf4dd7f76bf..7a93ffd8e2706405129400d12b4204f4d87ef884 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.19.2"
+\version "2.19.21"
 
 \header {
   texidoc = "The @code{SpanBarStub} grob takes care of horizontal spacing
@@ -16,8 +16,8 @@ span bar were not there.
   \new GrandStaff <<
     \new Staff
       \new Voice = "upper"
-        \relative c'' {
-          c2 c c c
+        \relative {
+          c''2 c c c
           \once \override Staff.BarLine.allow-span-bar = ##f
           c2 c c c
           c2 c c c
@@ -31,8 +31,8 @@ span bar were not there.
 
     \new Staff
       \new Voice = "middle"
-        \relative c'' {
-          c2 c c c
+        \relative {
+          c''2 c c c
           c2 c c c
           c2 c c c
           \once \override Staff.BarLine.allow-span-bar = ##f
@@ -45,8 +45,8 @@ span bar were not there.
 
     \new Staff
       \new Voice = "lower"
-        \relative c'' {
-          c2 c c c
+        \relative {
+          c''2 c c c
           c2 c c c
           c2 c c c
           c2 c c c