]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/span-bar.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / span-bar.ly
index 856ce1c23437587b3b6b00e561fdf10671ce14b0..d102aaf24669c9bfc05bcd0c3bed5a46c9cdccb4 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.6.0"
+\version "2.19.21"
 \header {
   texidoc = "Span bars are drawn only between staff bar lines. By setting 
 bar lines to transparent, they are shown only between systems.
@@ -13,16 +13,17 @@ between systems.
   \context {
     \Staff
   }
-  raggedright =##t 
+  ragged-right =##t 
 }
 
-\relative c' \new StaffGroup <<
+\relative \new StaffGroup <<
   \new Staff {
-    \override Score.BarLine #'transparent = ##t
-    a1 a1
-    \revert Score.BarLine #'transparent
-    \override Score.SpanBar #'transparent = ##t
+    a1
+    \once \hide Score.BarLine
+    a1
+    \once \hide Score.SpanBar
     a1 a1
+    \bar "|."
   }
   \lyricmode <<
     \new Lyrics { bla1 die bla }