]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/to-xml.ly
Added texidoc index and comments.
[lilypond.git] / input / test / to-xml.ly
index 38e537e7444ac4e73c440f8da597d7fefe10c259..62b7919fd16052fdc54df4a86ae0d85e22ee2343 100644 (file)
@@ -8,9 +8,8 @@ fooBar = \notes { < c''4 \\ g'4 > }
 #(music-to-xml fooBar (current-output-port))
 
 \header {
-    texidoc =
-
-    #(string-append
+    texidoc = "@cindex To XML"
+       texidoc = #(string-append
       "The input representation is very generic. It
       should not be hard to convert it to XML or a similar format:\n\n"