X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fps-to-png.scm;h=deca66008a977edd6738e895c9695ff5f5c24e6a;hb=621fe2a06e3c2c2276ae588b6f16ecef463c7454;hp=fe17642c43d99f732641a28da1bbd137412ab759;hpb=c99eab889ab542b4a6e265ec207dba65342e39da;p=lilypond.git diff --git a/scm/ps-to-png.scm b/scm/ps-to-png.scm index fe17642c43..deca66008a 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--2006 Jan Nieuwenhuizen +;;;; (c) 2005--2007 Jan Nieuwenhuizen (define-module (scm ps-to-png)) @@ -97,7 +97,7 @@ (page-width 100) (page-height 100) (rename-page-1 #f) - (be-verbose #f) + (be-verbose (ly:get-option 'verbose)) (pixmap-format 'png16m) (anti-alias-factor 1))