some new features
This commit is contained in:
@ -0,0 +1,3 @@
|
||||
-- see dviread._LuatexKpsewhich
|
||||
kpse.set_program_name("latex")
|
||||
while true do print(kpse.lookup(io.read():gsub("\r", ""))); io.flush(); end
|
||||
Reference in New Issue
Block a user