]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/title.ly
* lily/bar-line.cc (compound_barline): fix : for staff without
[lilypond.git] / input / test / title.ly
index bc337852972a14e860dc053a6b87d70dbd109b6a..4478db44b1855c734cfff4a9fac05212a8a406ae 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.1.30"
+\version "2.3.8"
 % MERGE with lilypond-
 \header {
   filename = "title.ly"
@@ -22,7 +22,7 @@
 }
 
 \score {
-  \context Staff \notes \relative c' {
+  \context Staff  \relative c' {
      \repeat unfold 10 {
        c d e f f e d c \break
        c d e f f e d c
@@ -35,7 +35,7 @@
 }
 
 \score {
-  \notes \relative c' {
+   \relative c' {
      f e d c c d e f \break
      f e d c c d e f
   }