What's the new series of commands for lilypond-book?  Do I need to
specify a PSFONTS file?

Input:
----
\documentclass[]{article}
\usepackage{graphics}
\begin{document}

Normal LaTeX text.

\begin{lilypond}
\relative c'' {
a4 b c d
}
\end{lilypond}

\end{document}
----

Output:
-----
...
Layout output to `lily-1656636127-1.eps'...
Layout output to `lily-1656636127.eps'...


Compiling bar.tex... bar.tex is up to date. lilypond-book: warning: option --psfonts=FILE not used lilypond-book: warning: processing with dvips will have no fonts

DVIPS usage:
    dvips -h PSFONTS-FILE bar.dvi
-----

Attempting to process the file normally (with the instructions in
12.6 Invoking lily-book; yes I remembered the
"-u+ec-mftrace.map -u+lilypond.map" this time :) results in a pdf
with the notes, clef, etc missing.

Cheers,
- Graham



_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to