]> git.donarmstrong.com Git - lilypond.git/commit
* scripts/lilypond-latex.py (run_dvips): remove -bin everywhere.
authorhanwen <hanwen>
Sat, 24 Jul 2004 12:13:09 +0000 (12:13 +0000)
committerhanwen <hanwen>
Sat, 24 Jul 2004 12:13:09 +0000 (12:13 +0000)
commitbce1883de377cafdf61ca1cbf4579045aef2a939
tree0d4ced1a7ce8af480ac585b04d18aed384b51747
parent1c351db34a9d20d1289060442808753553c182f1
* 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.

* lily/paper-book.cc (post_processing): call
convert-to-{dvi,ps,png,pdf}

* lily/paper-book.cc (output): call output-preview-framework
(post_processing): new function. Do PDF/PNG conversion.

* scm/framework-ps.scm (convert-to-pdf): new function. Call
ps2pdf.
(output-preview-framework): new function. Generate a preview .ps
17 files changed:
ChangeLog
Documentation/topdocs/NEWS.texi
Documentation/user/GNUmakefile
Documentation/user/invoking.itexi
input/regression/GNUmakefile
input/template/GNUmakefile
input/test/GNUmakefile
lily/GNUmakefile
lily/include/main.hh
lily/main.cc
lily/paper-book.cc
make/lilypond-vars.make
scm/framework-ps.scm
scm/framework-tex.scm
scripts/lilypond-book.py
scripts/lilypond-latex.py [new file with mode: 0644]
scripts/lilypond.py [deleted file]