2 Apr
2019
2 Apr
'19
8:07 a.m.
On Tue, Apr 02, 2019 at 09:57:40AM +0200, Rudolf Bahr wrote:
I run cautiously the full path
/home/sam/context-lmtx/tex/texmf-linux-64/bin/mtxrun --autogenerate --script context --autopdf ABCD-Helmstedt-Lauf.tex
and got:
sh: 1: luametatex: not found
That’s because the luametatex binary (to which mtxrun actually only is a symbolic link) is in the same directory. You really need to add that location to your PATH. Best, Arthur