Han-Wen Nienhuys wrote:
Graham Percival wrote:
Han-Wen Nienhuys wrote:
Graham Percival wrote:
Han-Wen Nienhuys wrote:

  -deps-font-include

which will cause the individual per-system EPS files to contain fonts.

If I'm calling
lilypond -b eps myfile.ly

then "myfile.eps" is the whole page, right? So what does the "per-system EPS files" refer to?

myfile-1.eps, myfile-2.eps etc.

I only see a -1.eps ; no -2, -3, etc.

\version "2.9.16"
{
c'1
\break
c'1
\break
c'1
\break
c'1
\break
c'1
}


spark:~/tmp gperciva$ lilypond -b eps -deps-font-include bug.ly
GNU LilyPond 2.9.16
Processing `bug.ly'
Parsing...
Interpreting music... [5]
Preprocessing graphical objects...
Calculating line breaks... [3]
Drawing systems...
Calculating page breaks...
Writing bug-systems.tex...
Writing bug-systems.texi...
Layout output to `bug-1.eps'...
Converting to `bug-1.pdf'...
Layout output to `bug.eps'...
Converting to `bug.pdf'...



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

Reply via email to