]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* scm/lily.scm (postscript->png): new function
[lilypond.git] / ChangeLog
index 63814c51b3240360390f023268cbc1ced01a3b4d..6d57c41b9e9a982f71149f19e865a95aed2cd768 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 2004-07-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
 
+       * scm/lily.scm (postscript->png): new function
+       (postscript->pdf): new function
+
+       * lily/paper-book.cc (post_processing): call
+       convert-to-{dvi,ps,png,pdf}
+
+       * scripts/ps2png.py (option_definitions): new file.
+
        * lily/paper-book.cc (output): call output-preview-framework
        (post_processing): new function. Do PDF/PNG conversion.