From 2cc681ac3e006b24e285b3a7383c29ca81ca93b7 Mon Sep 17 00:00:00 2001 From: hanwen Date: Fri, 10 Jun 2005 12:52:02 +0000 Subject: [PATCH] (make-ps-images): search-gs for multipage too. --- ChangeLog | 2 ++ scm/ps-to-png.scm | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ff111bad93..6b64e87f0a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2005-06-10 Han-Wen Nienhuys + * scm/ps-to-png.scm (make-ps-images): search-gs for multipage too. + * lily/default-actions.cc (Module): new file. default {book,score}-print functions. diff --git a/scm/ps-to-png.scm b/scm/ps-to-png.scm index 1f752eb303..05ee8e8924 100644 --- a/scm/ps-to-png.scm +++ b/scm/ps-to-png.scm @@ -106,7 +106,7 @@ -r~S\ '~a'\ -c showpage\ - -c quit" output-file paper-size resolution ps-name) + -c quit" (search-gs) output-file paper-size resolution ps-name) (format #f "~a\ ~a\ -s\ -- 2.39.2