Hi, is there a way of piping the lualatex run when I use something like
lyx -e pdf5 test.lyx
through texlogsive?
in my .latexmkrc I have something like
$lualatex
= "lualatex --file-line-error "
. "--synctex=1 --interaction=nonstopmode "
. "--shell-escape %O %S "
. "| texlogsieve";
greetings, el
--
lyx-users mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-users
