]> git.donarmstrong.com Git - lilypond.git/commit
* stepmake/aclocal.m4: use python-config for x-compile flags. Backport.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 9 May 2006 07:55:57 +0000 (07:55 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 9 May 2006 07:55:57 +0000 (07:55 +0000)
commit81309fa6b68c361e2d163b8571bd9ae9934c4555
tree6eb8358059b175c2a8065e392b35e43e7dd77ea1
parenteca318562fbbf96f6cf0b90b8e0c96a013a08d97
* stepmake/aclocal.m4: use python-config for x-compile flags. Backport.

* scripts/lilypond-book.py (do_process_cmd): backport: create .png
for html files. Backport.

* scm/framework-ps.scm (write-preamble): use mac-font? even if
gs-font-load is set. Backport.

* mf/feta-bolletjes.mf: fix attachment of triangle head. backport.

* mf/GNUmakefile ($(NCSB_OTFS)): backport: gen and install OTF
files, new NCSB dir handling.  backport.

* lily/music-sequence.cc (maximum_length): backport robustness fix.

* input/tutorial/GNUmakefile (EXTRA_DIST_FILES): dist html file too.

* configure.in (LINK_GXX_STATICALLY): new --with-ncsb-dir. (backport)

* config.make.in: NCSB_SOURCE_FILES

* flower/include/std-vector.hh:
(default_compare): backport: use only 1 compare optor.
16 files changed:
ChangeLog
config.make.in
configure.in
flower/include/std-vector.hh
input/tutorial/GNUmakefile
lily/music-sequence.cc
mf/GNUmakefile
mf/feta-autometric.mf
mf/feta-bolletjes.mf
scm/define-grob-properties.scm
scm/framework-ps.scm
scm/lily-library.scm
scm/lily.scm
scm/output-texstr.scm
scripts/lilypond-book.py
stepmake/aclocal.m4