]> git.donarmstrong.com Git - lilypond.git/commitdiff
use ly:progress for backend-svg
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 25 Mar 2007 03:09:12 +0000 (00:09 -0300)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 25 Mar 2007 03:09:12 +0000 (00:09 -0300)
input/regression/backend-svg.ly

index 39be9d428c741bacdb3f425a2dabf0962679d40d..823016e85bcce00c2607d69591ffbd5ecc8f195e 100644 (file)
@@ -12,7 +12,7 @@
 #(ly:set-option 'backend 'eps)
 
 %% TODO: what to do if inkscape fails?
-#(display "Invoking inkscape...\n")
+#(ly:progress "Invoking inkscape...\n")
 
 %% LD_LIBRARY_PATH is necesssary, otherwise, it doesn't build in GUB.
 %% LD_LIBRARY_PATH is part of the start-environment but should be switched off