]> git.donarmstrong.com Git - lilypond.git/commitdiff
Disable SVG regtest.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 2 Jan 2008 01:11:50 +0000 (23:11 -0200)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 2 Jan 2008 01:11:50 +0000 (23:11 -0200)
Inkscape on Fedora 8 opens a print dialog even with --no-gui.

input/regression/backend-svg.ly

index 61993ea013bfe39699b40fcc3b8c15a67d85aedc..0380912a89728d7d97d761b8993c87213fda1c83 100644 (file)
@@ -1,4 +1,4 @@
-
+%{
 #(ly:set-option 'backend 'svg)
 #(set! output-count 1)
 
@@ -44,3 +44,4 @@
     }
   }
 }
+%}