> On Mar 14, 2020, at 2:26 AM, Henri Menke <[email protected]> wrote:
> 
> 
> Are you calling LuaTeX as "lualatex" or are you calling it with some
> other name?  Some of the hb-related names were dropped recently:
> 

Howdy,

It is called by `lualatex` so that isn't the problem.

latexmk is calling with the command:

lualatex  --synctex=1 --file-line-error  -recorder  "test.tex"

when not using shell-escape and

lualatex --shell-escape --synctex=1 --file-line-error  -recorder  "test.tex"

with shell-escape.

Good Luck,

Herb Schulz
(herbs at wideopenwest dot com)

Reply via email to