X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fps-to-png.scm;h=e220d8c7ca899021f4d913464b55147ec81c6372;hb=b3f0c2f6c352a850f03dc44a947776199eb3fa0b;hp=c70dbf8628572ad6f6125b2d583a39034351b836;hpb=e344ae579fa1d81fc6c6f3049494697872fd39f9;p=lilypond.git diff --git a/scm/ps-to-png.scm b/scm/ps-to-png.scm index c70dbf8628..e220d8c7ca 100644 --- a/scm/ps-to-png.scm +++ b/scm/ps-to-png.scm @@ -2,7 +2,7 @@ ;;;; ;;;; source file of the GNU LilyPond music typesetter ;;;; -;;;; (c) 2005--2008 Jan Nieuwenhuizen +;;;; (c) 2005--2009 Jan Nieuwenhuizen (define-module (scm ps-to-png)) @@ -120,7 +120,7 @@ (format #f "-dDEVICEWIDTHPOINTS=~,2f -dDEVICEHEIGHTPOINTS=~,2f" page-width page-height) "-dEPSCrop")) - (cmd (format #f "~a\ + (cmd (ly:format "~a\ ~a\ ~a\ -dGraphicsAlphaBits=4\ @@ -128,7 +128,7 @@ -dNOPAUSE\ -sDEVICE=~a\ -sOutputFile=~S\ - -r~S\ + -r~a\ ~S\ -c quit" (search-gs)