CVSROOT: /cvsroot/lilypond Module name: lilypond Branch: Changes by: Han-Wen Nienhuys <[EMAIL PROTECTED]> 05/06/10 12:52:02
Modified files: . : ChangeLog scm : ps-to-png.scm Log message: (make-ps-images): search-gs for multipage too. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/ChangeLog.diff?tr1=1.3758&tr2=1.3759&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/scm/ps-to-png.scm.diff?tr1=1.6&tr2=1.7&r1=text&r2=text Patches: Index: lilypond/ChangeLog diff -u lilypond/ChangeLog:1.3758 lilypond/ChangeLog:1.3759 --- lilypond/ChangeLog:1.3758 Fri Jun 10 10:58:48 2005 +++ lilypond/ChangeLog Fri Jun 10 12:52:01 2005 @@ -1,5 +1,7 @@ 2005-06-10 Han-Wen Nienhuys <[EMAIL PROTECTED]> + * 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. Index: lilypond/scm/ps-to-png.scm diff -u lilypond/scm/ps-to-png.scm:1.6 lilypond/scm/ps-to-png.scm:1.7 --- lilypond/scm/ps-to-png.scm:1.6 Fri Jun 10 08:19:19 2005 +++ lilypond/scm/ps-to-png.scm Fri Jun 10 12:52:02 2005 @@ -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\ _______________________________________________ Lilypond-cvs mailing list Lilypond-cvs@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-cvs