With LuaTeX, Version 0.95.0 (TeX Live 2016) the .fls file contains
lines like

INPUT llatex.tex
INPUT ./llatex.txt

where the two files were input by Lua code (io.open, io.lines), not by
standard LaTeX code like \input. These lines are missing with LuaTeX,Version 
1.0.4 (TeX Live 2017). 

Is that behaviour intended? Is there a workaround to get these lines
back (they are needed for latexmk)? Can I override the function to get
back the old behaviour?

If it is needed, I can provide a MWE.

Thanks in advance
Jobst
_______________________________________________
dev-luatex mailing list
dev-luatex@ntg.nl
https://mailman.ntg.nl/mailman/listinfo/dev-luatex

Reply via email to