Beda Szukics <[email protected]> writes: > Am 25.07.2015 um 08:55 schrieb Marc Hohl: >> Am 25.07.2015 um 08:06 schrieb Beda Szukics: >>> Hello all >>> >>> I try to print a songbook with gregorian and modern songs. For the >>> gregorian part I use gregorio, for the modern songs I use lilypond. >>> >>> The main document is a (Lua)LaTeX-file that has text and scores in it. >> [...] >>> >>> lilypond-book --pdf Versuch.lytex tells me: >> >> You have to specify the latex engine if you want to use lualatex, the >> --pdf is not necessary (and causes errors in this case IIRC): >> >> lilypond-book --latex-program=lualatex Versuch.lytex > > I get: > > Programmierfehler: file name not normalized: > C:\Users\Beda\Documents\Temporaeres\LilypondTest\snippet-names--1058529076.ly > > 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? -- David Kastrup _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
