2007/6/17, Marcus Brinkmann <[EMAIL PROTECTED]>:
For those interested, the build commands are now: $ lilypond-book --output=out/ --process="lilypond --backend=eps \ --formats=pdf -dinclude-eps-fonts -dgs-load-fonts" --psfonts slave-songs.tex $ (cd out; pdflatex slave-songs.tex; pdflatex slave-songs.tex; \ cp slave-songs.pdf ../slave-songs.pdf) (I don't know what -dinclude-eps-fonts does, though.)
without it, the fonts are not included in the individual EPS files, which used to be useful for going through latex/dvips. However, going through PDF is easier and more robust, but for an individual snippet to be converted to PDF, it must contain fonts, hence the -dinclude-eps-fonts option. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user