[luatex] filename recorder

Taco Hoekwater taco at elvenkind.com
Tue Aug 3 09:38:18 CEST 2010


Hi,

Taco Hoekwater wrote:
> 
> Manuel Pégourié-Gonnard wrote:
>>>  I concentrated on the files which were
>>> loaded but files loaded by Lua don't appear in the .log file.  And the
>>> Lua files loaded by TeX don't even appear in the .fls file.  This
>>> confused me a bit.
>>>
>> Hum, maybe something should be done so that those files are recorded in the .fls
>> file too. Taco, wdyt?
> 
> I will add something to luatex (not sure what yet).

Starting with revision #3794, luatex --recorder also handles
files opened by

  require
  dofile()
  io.open()
  fontloader.open()
  fontloader.info()

I hope that is all of them, let me know if I missed something.

Best wishes,
Taco


More information about the luatex mailing list