Hi List, Urs and I are having trouble figuring out why my version of lyluatex isn't working. I have the following MWE:
\documentclass{scrartcl} \usepackage[program=/path/to/lily/wrapper/lilypond]{lyluatex} \begin{document} \begin{lilypond} c' \end{lilypond} \end{document} but the command 'lualatex --shell-escape test.tex' ends with this error: (/usr/share/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texmf-dist/tex/latex/oberdiek/grfext.sty (/usr/share/texmf-dist/tex/generic/oberdiek/kvdefinekeys.sty)) (/usr/share/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty) (/usr/share/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texmf-dist/tex/latex/oberdiek/pdflscape.sty (/usr/share/texmf-dist/tex/latex/graphics/lscape.sty))(load luc: ~/ .texlive/texmf-var/luatex-cache/generic/fonts/otl/lmsans10-regular.luc)(load lu c: ~/.texlive/texmf-var/luatex-cache/generic/fonts/otl/lmmono10-reg ular.luc)sh: all: command not found /usr/share/texmf-dist/tex/latex/base/ltluatex.lua:109: Module lyluatex Error: LilyPond could not be started. (lyluatex) Please check that LuaLaTeX is started with the (lyluatex) --shell-escape option, and that 'program' (lyluatex) points to a valid LilyPond executable. (lyluatex) on input line 6 stack traceback: [C]: in function 'error' /usr/share/texmf-dist/tex/latex/base/ltluatex.lua:109: in function </usr/share /texmf-dist/tex/latex/base/ltluatex.lua:108> (...tail calls...) ...~/texmf/tex/latex/git-latex/lyluatex/lyluatex.lua:898: in function ' lilypond_version' ...~/texmf/tex/latex/git-latex/lyluatex/lyluatex.lua:1113: in function 'run_lilypond' ...~/texmf/tex/latex/git-latex/lyluatex/lyluatex.lua:1094: in function 'process' [\directlua]:1: in main chunk. \ly@compilescore ...directlua {ly.score:process()} l.6 \end{lilypond} ? x 409 words of node memory still in use: 2 hlist, 1 vlist, 1 rule, 1 dir, 5 attribute, 55 glue_spec, 5 attribute_list , 1 write, 1 special, 1 pdf_colorstack nodes avail lists: 2:19,3:2,4:1,5:2,6:29,7:2,8:1,9:1,11:3 warning (pdf backend): no pages of output. Transcript written on test.log. Can you help us troubleshoot this? Cheers, A
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user