]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/backend-svg.ly
Doc-es: update Learning/Common.
[lilypond.git] / input / regression / backend-svg.ly
index 18e83a2eb3d75873d9751b963aa9ed55449705bc..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.14.0"
 
-#(define outname (ly:parser-output-name parser))
+#(define outname (ly:parser-output-name))
 
 #(ly:set-option 'backend 'eps)