]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/to-xml.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / test / to-xml.ly
index 15cd1d7c34a8065c5d85a67951b2c6700a3bbe34..0dbba5cbda0c911f3ed3b4b2bf0b4598d8a5c3f2 100644 (file)
@@ -1,6 +1,6 @@
-\version "2.2.0"
+\version "2.3.4"
 
-fooBar = \notes { << c''4 \\ g'4 >> }
+fooBar =  { << c''4 \\ g'4 >> }
 
 #(ly:set-option 'parse-protect #f)
 #(load-from-path "to-xml.scm")