lilypond-user
[Top][All Lists]
Advanced

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

lyLuaTeX issues


From: liebrecht
Subject: lyLuaTeX issues
Date: Thu, 09 Aug 2018 17:08:10 -0400
User-agent: Roundcube Webmail/1.3.3

I would appreciate if someone who understands the luatex compiler and lyluatex well to help with this.

It is clear that lyluatex is the future. It is already solving hordes of problems for me typesetiing music documents. Unfortunately there is still a lot of work to do to get all or most Lilypond code to work with it.

As an example, a very helpful gent on this group "Mason" directed me to the public domain site "http://lsr.di.unimi.it/LSR/html/whatsthis.html"; which contains great typesetting solutions.

I first check that the code I want to use there runs in Lilypond and it does correctly.

However when I copy the code over into
\begin{lilypond}
\end{lilypond}
and compile with lyluatex they about all choke the luatex compiler.
I am suspicipous of my TeXLive installation though, so if it compiles for you, it must be that.
TeXLive is really a step backwards in my opinion.

Anyway,

I attach an example file.
You can check that the lilypond section compiles correctly with lilypond.
It however fails with lyLuaTeX

Error:
(lyluatex)             LilyPond failed to compile the score.
(lyluatex)             If you need more information
(lyluatex)             than the above message,
(lyluatex)             please retry with option debug=true.
(lyluatex)
(lyluatex)             on input line 238

stack traceback:
        [C]: in function 'error'
/usr/share/texlive/texmf-dist/tex/latex/base/ltluatex.lua:109: in function </u
sr/share/texlive/texmf-dist/tex/latex/base/ltluatex.lua:108>
        (...tail calls...)
        ./lyluatex.lua:633: in function 'check_compilation'
        ./lyluatex.lua:1171: in function 'write_latex'
        ./lyluatex.lua:1105: in function 'process'
        [\directlua]:1: in main chunk.
address@hidden ...directlua {ly.score:process()}

l.238 \end{lilypond}

Attachment: test3.tex
Description: Text Data


reply via email to

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