Henning Hraban Ramm wrote:
% I tried different methods to convert the LilyPond EPS to PDF: \def\LP{/usr/local/bin/lilypond -b eps -f eps -dno-gs-load-fonts - dinclude-eps-fonts } %\def\TU{/usr/local/teTeX/bin/powerpc-apple-darwin-current/texutil } \def\TU{perl /usr/local/teTeX/share/texmf.local/scripts/context/perl/ texutil.pl } %\def\PDF{/usr/local/teTeX/bin/powerpc-apple-darwin-current/epstopdf } \def\PDF{\TU --figures --epstopdf } % --figures not yet in Ruby version
use texmfstart! texmfstart whateverscript whateverargs will free you from adding the path lilypond -b eps -f eps -dno-gs-load-fonts -dinclude-eps-fonts or texmfstart bin:lilypond .... conversion to pdf: texmfstart pdftops somefile.eps if may be worth using the -ifchanged cum suis features so that you don't get more runs than needed Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------