lilypond-user
[Top][All Lists]
Advanced

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

Re: lyluatex can't execute Lilypond


From: David Kastrup
Subject: Re: lyluatex can't execute Lilypond
Date: Wed, 25 Apr 2018 12:21:50 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

"N. Andrew Walsh" <address@hidden> writes:

> 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

I suspect /path/to/lily/wrapper/lilypond .  Can you show the actual
input?  It may contain special characters (such as spaces) causing
problems.

-- 
David Kastrup



reply via email to

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