X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fbackend-svg.ly;h=ad0c30036cd2749e80381f80e8106cf05b99b6f4;hb=50ba2171c6a88789ef5ed3673a4c6a4549400113;hp=69116f1b3839884351cfeb8fcf8e52ff91e94bc6;hpb=33fee1aae93af367e6d2f0a80bef3e1b38eda9eb;p=lilypond.git diff --git a/input/regression/backend-svg.ly b/input/regression/backend-svg.ly index 69116f1b38..ad0c30036c 100644 --- a/input/regression/backend-svg.ly +++ b/input/regression/backend-svg.ly @@ -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)