]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/span-bar.ly
* ly/a4-init.ly (vsize): remove papersize init files.
[lilypond.git] / input / regression / span-bar.ly
index d75dee2f1c51b19b2e1e5b4f3752da1f56182265..59f00777de9aa0ce6619f92b393f2b26fbaedef5 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.3.4"
+\version "2.3.16"
 \header {
   texidoc = "Span bars are drawn only between staff bar lines. By setting 
 bar lines to transparent, they are shown only between systems.
@@ -18,7 +18,7 @@ between systems.
       \override Score.SpanBar #'transparent = ##t
       a1 a1
     }
-    \lyrics <<
+    \lyricmode <<
       \new Lyrics { bla1 die bla }
       \new Lyrics { foo bar foo }
     >>