]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/to-xml.ly
* ly/declarations-init.ly (paper): Define page-breaking.
[lilypond.git] / input / test / to-xml.ly
index a2d2e88b11a62e43ee87bf4eb7b0a3ab4680e5b1..9e532be3fcd901d98c22b93ae46e9d11da5bd2e2 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.9.4"
+\version "2.1.30"
 
 fooBar = \notes { << c''4 \\ g'4 >> }
 
@@ -10,7 +10,7 @@ fooBar = \notes { << c''4 \\ g'4 >> }
 \header {
     texidoc = "@cindex To XML"
        texidoc = #(string-append
-      "The input representation is very generic. It
+      "The input representation is very generic. Therefore, it
       should not be hard to convert it to XML or a similar format:\n\n"
 
       "@example\n"