lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

help on invoking lilypond-book


From: Daniel Tonda
Subject: help on invoking lilypond-book
Date: Mon, 7 Aug 2006 02:28:11 -0500

Hello:

I need orientation about running lilypond-book. I'm running 2.9.14.

Usually I just do a makefile to builld the lilypond-book output. I use latex, but with this development version, I can't get output to feed to latex as was donde before.

The output I get looks like this:

...
Processing `Compendio.lytex:51 (lily-1277285174.ly)'
Parsing...
Renaming input to: `baga.ly'
Interpreting music... [2]
Preprocessing graphical objects...
Calculating line breaks...
Drawing systems...
Writing lily-1277285174-systems.tex...
Writing lily-1277285174-systems.texi...
Layout output to `lily-1277285174-1.eps'...
Converting to `lily-1277285174-1.pdf'...
`gs -q  -dSAFER   -dEPSCrop  -dCompatibilityLevel=1.4  -dNOPAUSE -dBATCH -r1200  -sDEVICE=pdfwrite -sOutputFile="lily-1277285174-1.pdf" -c .setpdfwrite -f "lily-1277285174-1.eps "' failed (256)
Processing `Compendio.lytex:53 (lily-237928617.ly)'
Parsing...
Renaming input to: `balakulania.ly'
Interpreting music... [2]
Preprocessing graphical objects...
Calculating line breaks...
Drawing systems...
Writing lily-237928617-systems.tex...
Writing lily-237928617-systems.texi...
Layout output to `lily-237928617-1.eps'...
Converting to `lily-237928617-1.pdf'...
`gs -q  -dSAFER   -dEPSCrop  -dCompatibilityLevel=1.4  -dNOPAUSE -dBATCH -r1200  -sDEVICE=pdfwrite -sOutputFile="lily-237928617-1.pdf" -c .setpdfwrite -f "lily-237928617-1.eps"' failed (256)
Processing `Compendio.lytex:55 ( lily-73310595.ly)'
Parsing...
Renaming input to: `basikolo.ly'
Interpreting music... [2]
Preprocessing graphical objects...
Calculating line breaks...
....

The commands used look like this (from the makefile):

    lilypond-book -f latex --psfonts -o OUT Compendio.lytex ; cd OUT && latex --interaction=nonstopmode Compendio.tex ; dvips -o -h Compendio.psfonts -Ppdf Compendio.dvi

=====================

There's no tex output of the main document.

¿Is lilypond-book with latex support broken?

It seems to be forcing the pdfetex, which I've never used.

Lilypond by itself works fine though, but I'm worried about my latex source code not working anymore.

Some orientation would help me a lot.

--
Daniel Tonda C.
reply via email to

[Prev in Thread] Current Thread [Next in Thread]