]> 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..f36f2c7878d9a3dfafa568dbd4855482d4997710 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.6.0"
+\version "2.16.0"
 \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 <<
   \new Staff {
-    \override Score.BarLine #'transparent = ##t
-    a1 a1
-    \revert Score.BarLine #'transparent
-    \override Score.SpanBar #'transparent = ##t
+    a1
+    \once \override Score.BarLine #'transparent = ##t
+    a1
+    \once \override Score.SpanBar #'transparent = ##t
     a1 a1
+    \bar "|."
   }
   \lyricmode <<
     \new Lyrics { bla1 die bla }