lilypond-user
[Top][All Lists]
Advanced

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

Re: help on invoking lilypond-book


From: Mats Bengtsson
Subject: Re: help on invoking lilypond-book
Date: Mon, 07 Aug 2006 10:20:11 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.13) Gecko/20060417

I just tried a small example here and couldn't repeat your problems.
From the printouts you provided, it seems that the calls to gs fail,
which might provide a hint on where the problem is.

Don't you get any file OUT/Compendio.tex at all? You didn't include the
last lines of the printouts. It should say something like:

Writing `Compendio.tex'...
Writing fonts to Compendio.psfonts...


Regarding pdfetex, I think you are confused. I guess that you use a
teTeX version 3 installation or related TeX installation. There,
the command latex will actually call the same program (pdfetex)
as pdflatex, for example. Internally, pdfetex notices that it was called
under the name "latex" and will behave correspondingly. If you run
latex on any normal .tex file, you will notice the same printout:

This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)

or something similar.

You didn't say what operating system you  used. If you are on Windows,
there's a silly bug so that you have to call lilypond-book twice to get the
actual .tex file.

  /Mats

Daniel Tonda wrote:

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 <http://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 <http://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 <http://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.

------------------------------------------------------------------------

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

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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