]> git.donarmstrong.com Git - lilypond.git/commit
* elisp/lilypond-mode.el (LilyPond-command-alist): remove 2midi
authorhanwen <hanwen>
Sun, 12 Jun 2005 18:42:49 +0000 (18:42 +0000)
committerhanwen <hanwen>
Sun, 12 Jun 2005 18:42:49 +0000 (18:42 +0000)
commit6ec200c7cc08eb063d0e5299ed741ca5157bdbd2
tree0c542463cd77f5539564540fea6ef4fb6b4a2d49
parent46020cba6294fbab647e2d6e4c65f1a2396acd88
* 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