]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/backend-svg.ly
Doc-es: various updates.
[lilypond.git] / input / regression / backend-svg.ly
index 69116f1b3839884351cfeb8fcf8e52ff91e94bc6..ad0c30036cd2749e80381f80e8106cf05b99b6f4 100644 (file)
@@ -1,3 +1,4 @@
+\version "2.19.22"
 %{
 #(ly:set-option 'backend 'svg)
 #(set! output-count 1)
@@ -5,9 +6,8 @@
 
 \include "typography-demo.ly"
 
-\version "2.12.0"
 
-#(define outname (ly:parser-output-name parser))
+#(define outname (ly:parser-output-name))
 
 #(ly:set-option 'backend 'eps)