]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* scm/page-layout.scm (plain-header): add printpagenumber boolean
[lilypond.git] / ChangeLog
index 64392910a035a538a6d26e94cc4f54198901e918..5df19b848a627cbdbbddeb0385aa66801e51907e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,42 @@
+2004-07-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * scm/page-layout.scm (plain-header): add printpagenumber boolean
+       to bookpaper.
+
+       * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
+       $(outdir)/%.ly $(outdir)/%.ps): do all targets from lilypond binary.
+
+       * scripts/lilypond-latex.py (run_dvips): remove -bin everywhere.
+
+       * lily/GNUmakefile (NAME): create lilypond, not lilypond-bin 
+
+       * scripts/lilypond-latex.py: move from lilypond.py
+
+       * make/lilypond-vars.make: centralize LILYPOND_BOOK_FLAGS setting.
+       (LILYPOND_BOOK_FLAGS): use -f tex for lilypond-book.
+
+       * 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.
+
+       * lily/paper-outputter.cc (close): new function.
+
+       * scm/framework-ps.scm (convert-to-pdf): new function. Call
+       ps2pdf.
+       (output-preview-framework): new function. Generate a preview .ps
+       
+
 2004-07-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
 
+       * VERSION: release 2.3.8
+       
        * lily/note-head.cc: remove ledger line handling.
 
        * lily/ambitus.cc (print): strip away accidental / note head code,