]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/no-bar-lines.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / test / no-bar-lines.ly
index 63519187a71ccba41e1eda0115a0f36b6633d12e..2a18e7389f599942035b0522befccc30a29c2d3b 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.3.2"
+\version "2.3.4"
 % possible rename to bar-lines-foo.  -gp
 
 \header{ texidoc = "@cindex Bar Lines Remove
@@ -9,7 +9,7 @@ have been removed.
 }
 
 \score {
-  \notes \relative c'' {
+   \relative c'' {
     a b c d
     d c b a
   }