]> git.donarmstrong.com Git - lilypond.git/commit
* scm/lily.scm (completize-formats): new function
authorhanwen <hanwen>
Tue, 4 Jan 2005 23:28:41 +0000 (23:28 +0000)
committerhanwen <hanwen>
Tue, 4 Jan 2005 23:28:41 +0000 (23:28 +0000)
commitc143bd2cbae0b44de6696dda99817f12ba47cb79
treeb7c91ee49d71a0d3a2888c08ed6bfc40f80c727f
parent39f461b63fef06c90afccc0616c568e6aa689933
* 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