lilypond-user
[Top][All Lists]
Advanced

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

Re: Lilypond and LaTeX - margins


From: Marc Hohl
Subject: Re: Lilypond and LaTeX - margins
Date: Sat, 25 Jul 2015 14:57:48 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0

Am 25.07.2015 um 14:36 schrieb Beda Szukics:
Am 25.07.2015 um 14:25 schrieb Marc Hohl:
Am 25.07.2015 um 09:55 schrieb David Kastrup:
Beda Szukics <address@hidden> writes:

When I compile Versuch.tex I get:

! LaTeX Error: File `10/lily-071f91b4-1' not found.
! LaTeX Error: File `10/lily-071f91b4-2' not found.
! LaTeX Error: File `10/lily-071f91b4-3' not found.

but they are there:

dir 10:

25.07.2015  09:34           201 162 lily-071f91b4-1.eps
25.07.2015  09:34           205 191 lily-071f91b4-2.eps
25.07.2015  09:34           205 314 lily-071f91b4-3.eps
25.07.2015  09:34                 1 lily-071f91b4-systems.count
25.07.2015  09:34               338 lily-071f91b4-systems.tex
25.07.2015  09:34                92 lily-071f91b4-systems.texi
25.07.2015  09:34           209 883 lily-071f91b4.eps
25.07.2015  09:34             1 182 lily-071f91b4.ly
25.07.2015  09:34                14 lily-071f91b4.txt

What's wrong now?

You'll probably still need the --pdf option.  Correct me if I'm wrong,
but lualatex does not go through DVI does it?

Hmm, I call lilypond-book without --pdf and it works (with lualatex).

Can you do "lualatex Versuch" without errors?

Yep.

I had to remove the call for the Cambria font (which I don't have)
and the includes for gregoriotex and Gregorianum, though.

Afterwards, all worked fine for me.

$ lilypond-book --latex-program=lualatex Versuch.lytex

$ lualatex Versuch.tex

What you can do is call lualatex directly on the file Versuch.lytex.
If this breaks up on the line

! Undefined control sequence.
l.10 \lilypondfile
                {Tescht.ly}
?

then everything before is ok, but if some latex errors occur (including
non-existent fonts etc.), lilypond-book complains about not being able
to auto-detect the line-width which does not tell you exactly what went
wrong ...

HTH,

Marc




reply via email to

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