bug-lilypond
[Top][All Lists]
Advanced

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

Re: lilybook error ?


From: Mats Bengtsson
Subject: Re: lilybook error ?
Date: Thu, 25 Jan 2007 17:10:38 +0100
User-agent: Thunderbird 1.5.0.9 (X11/20061206)

What operating system? What LilyPond version?
In general, I would recommend to use the pdflatex support:
lilypond-book --output=out --pdf foo.tex
cd out
pdflatex foo

What I don't understand in your error printouts is the part about motets.tex.
First of all, I don't see where the file name comes from but above all I'm
confused since lilypond-book should only call latex before it starts
running lilypond on the different examples, not after as it looks here.

If you use lilypond-book --verbose ..., you will get more information
on what is going on.

  /Mats

karim haddad wrote:
Hello

I don't know what is the problem here.
I have a foo.tex file that includes around 18 foo.ly files like this ;

\chapter{Les Motets}

      \cleardoublepage
      \lilypondfile[quote,noindent]{orig/1.ly}
      \cleardoublepage
\lilypondfile[quote,noindent]{orig/2.ly}

when i do this command line :

lilypond-book --output=out --psfonts foo.tex

i have this error in the terminal :

...
Layout output to `lily-fd8f15de49-6.eps'...
error: unknown error: 1 reading font file: /Applications/LilyPond.app/Contents/Resources/share/lilypond/current/fonts/otf//CenturySchL-Ital.otf command failed: lilypond -b eps -I "/Users/hyperion/Desktop/motetbook4" --formats=eps -deps-box-padding=3.000000 -dread-file-list snippet-names
Child returned 1
This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)
entering extended mode
! I can't find file `motets.tex'.
<*> motets.tex

Please type another input file name:
...


this happens on the 6th foo.ly file.
then i kill the process and do it again and the compilation succeeds.
Now is it a problem with memory ? a font problem but which ?
or a bug or something i am doing wrong?


Thanx
Karim


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