bug-lilypond
[Top][All Lists]
Advanced

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

Re: lilypond-book on Mac OS X stopped working.


From: Mats Bengtsson
Subject: Re: lilypond-book on Mac OS X stopped working.
Date: Mon, 29 Jan 2007 08:54:21 +0100
User-agent: Thunderbird 1.5.0.9 (X11/20061206)

Please make sure that your LaTeX installation works correctly.
For example, you should be able to run the command
latex sample2e
dvips sample2e
to get a Postscript file sample2e.ps with a 3 page document.

I don't understand why you have teTeX installed separately but not
included in your PATH. Since it seems that your teTeX installation
works fine, you could just add it to the PATH so that it's found when
you run lilypond-book as well.

Also, I would recommend to use
lilypond-book --pdf ...
pdflatex ...
instead of the latex + dvips + ps2pdf route. Actually, because of some bugs,
the pdflatex version is the only one that works on Windows.

 /Mats

Fred Leason wrote:
I had the lilypond-book working great. (version 2.10.0-2) Then, all of a sudden,
I started getting the following result.  (also on 2.10.0-2 but you can see that
I since upgraded.)

$lilypond-book psalm71.tex --verbose --output psalm71dir --psfonts
lilypond-book (GNU LilyPond) 2.11.13
Reading psalm71.tex...
Invoking `latex /tmp/tmprpX5WO.tex'warning: Could not open char translation file
`cp8bit.tcx'.
This is e-TeX, Version 3.141592-2.1 (Web2C 7.5.2)
kpathsea: Running mktexfmt latex.efmt
fmtutil: unknown format type: latex.efmt.
I can't find the format file `latex.efmt'!
command failed: latex /tmp/tmprpX5WO.tex
Child returned 1

$sudo find / -name "cp8bit.tcx" -print

/usr/local/teTeX/share/texmf/web2c/cp8bit.tcx
/usr/local/teTeX/share/texmf.tetex/web2c/cp8bit.tcx

so they are right where they usually are.
I have no .efmt files anywhere on the system.

I may have upgraded some graphics packages since this last worked.
I tried to load everything to compile lilypond, but I could not get readline or
guile to load.
Here is info on my latex environment:
$latex --version
e-TeX (Web2C 7.5.2) 3.141592-2.1
kpathsea version 3.5.2

But if I execute the same command from my teTeX file system, I get:

$pwd
/usr/local/teTeX/bin/powerpc-apple-darwin-current
$./latex --version
pdfeTeX 3.141592-1.30.4-2.2 (Web2C 7.5.5)
kpathsea version 3.5.5


Any help would be appreciated.  I am submitting this as a bug since it worked
fine before.



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

--
=============================================
        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]