On 2017-05-12 at 12:39:51 -0400, John Rinehart wrote:

 > Please note, also, the failure of lualatex to use the .latexmkrc
 > file.

Mine looks like this:

--------------------------------------------------------
# -*- Perl -*-

$pdflatex = 'lualatex --shell-escape --synctex=1 %O %S';
$pdf_mode = 1;
$dvi_mode = $postscript_mode = 0;
--------------------------------------------------------

Omit --shell-escape if you don't need it.

Regards,
  Reinhard

-- 
------------------------------------------------------------------
Reinhard Kotucha                            Phone: +49-511-3373112
Marschnerstr. 25
D-30167 Hannover                    mailto:reinhard.kotu...@web.de
------------------------------------------------------------------
_______________________________________________
dev-luatex mailing list
dev-luatex@ntg.nl
https://mailman.ntg.nl/mailman/listinfo/dev-luatex

Reply via email to