Khaled Hosny wrote: > > This actually fixes half the issue, luatex were keeping to open > instants of each output file and one of each input file, now it keeps > one of each. It turned out that each input and output file is opened > twice because mkstemp() opens the newly created file and returns a file > descriptor. The attached patch, almost copied from Omega's omegabis.c > file, takes care of this.
Thanks, applied. Best wishes, Taco _______________________________________________ dev-luatex mailing list [email protected] http://www.ntg.nl/mailman/listinfo/dev-luatex
