]> git.donarmstrong.com Git - lilypond.git/commit
* scm/lily.scm (completize-formats): new function
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 4 Jan 2005 23:28:41 +0000 (23:28 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 4 Jan 2005 23:28:41 +0000 (23:28 +0000)
commita0c5f43a69fc72f878d7b3f635030f67f1a535db
treeb7c91ee49d71a0d3a2888c08ed6bfc40f80c727f
parent81ab637a74284296b203130b7918370242f32be9
* scm/lily.scm (completize-formats): new function
(postprocess-output): new function

* lily/paper-book.cc (classic_output): change calling
convention. Give basename as first argument.
remove Paper_book::post_processing().

* lily/lily-guile.cc (LY_DEFINE): ly:output-backend, new function.
13 files changed:
ChangeLog
Documentation/user/invoking.itely
input/simple.ly
lily/include/main.hh
lily/include/misc.hh
lily/lily-guile.cc
lily/main.cc
lily/misc.cc
lily/paper-book.cc
lily/paper-outputter.cc
scm/framework-ps.scm
scm/framework-tex.scm
scm/lily.scm