From: John Mandereau Date: Sat, 19 May 2007 14:23:07 +0000 (+0200) Subject: Fix "quiet PS to PNG conversion" X-Git-Tag: release/2.11.25-1~9^2~4 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=949983cea244025092acae17ede52bf78c9f362d;p=lilypond.git Fix "quiet PS to PNG conversion" --- diff --git a/scm/ps-to-png.scm b/scm/ps-to-png.scm index 7b7e3eb157..71fbe9b905 100644 --- a/scm/ps-to-png.scm +++ b/scm/ps-to-png.scm @@ -125,7 +125,7 @@ ~a\ -dGraphicsAlphaBits=4\ -dTextAlphaBits=4\ - -q + -q\ -dNOPAUSE\ -sDEVICE=~a\ -sOutputFile=~S\