* elisp/lilypond-mode.el (LilyPond-command-alist): remove 2midi
commitb592cde5b84b7dc2a068d44e2d0dfcdaa6149dce
authorhanwen <hanwen>
Sun, 12 Jun 2005 18:42:48 +0000 (12 18:42 +0000)
committerhanwen <hanwen>
Sun, 12 Jun 2005 18:42:48 +0000 (12 18:42 +0000)
treec60a5c6a622c141e0541e4aac3b6885eb4ec6541
parenta1f43de951caf941f2fd3a4b86fefda3b57f891f
* elisp/lilypond-mode.el (LilyPond-command-alist): remove 2midi
(LilyPond-command-alist): use -f ps (thanks to Pal Benko)

* input/sakura-sakura.ly: add \midi.

* buildscripts/mutopia-index.py (find): use /usr/bin/find
iso. python find.

* ttftool/test.c (main): cosmetics.

* ttftool/util.c (surely_lseek): use stdio FILE's for I/O

* ttftool/test.c: new file. If compiled with -DTEST_TTFTOOL,
create a ttf2ps binary.

* scm/backend-library.scm (postscript->png): set rename-page-1 to
true.
ChangeLog
buildscripts/mutopia-index.py
elisp/lilypond-mode.el
input/mutopia/W.A.Mozart/mozart-hrn3-allegro.ily
input/sakura-sakura.ly
scm/backend-library.scm
ttftool/ps.c
ttftool/test.c
ttftool/util.c