19 Sep
2020
19 Sep
'20
05:54
http://bugzilla.opensuse.org/show_bug.cgi?id=1176557 http://bugzilla.opensuse.org/show_bug.cgi?id=1176557#c2 --- Comment #2 from G.M. Venekamp <gm.venekamp@quicknet.nl> --- Current link: # ll /usr/bin/lualatex lrwxrwxrwx 1 root root 8 Aug 25 21:33 /usr/bin/lualatex -> luahbtex After reverting the changes done in: /etc/texmf/web2c/fmtutil.cnf and running fmtutil --byfmt lualatex.fmt and finally running: ln -sf luatex /usr/bin/lualatex as root # ll /usr/bin/lualatex lrwxrwxrwx 1 root root 6 Sep 19 07:47 /usr/bin/lualatex -> luatex the LaTeX document compiles. Thanks, Gerben -- You are receiving this mail because: You are on the CC list for the bug.