checking sources with \input
Hans, at work, we use ConTeXt to automagically generate PDF documents merging data from CSV files. The files are generated from ca. 30 ConTeXt sources and about another 30 Windows batch files. The system works fine with LuaTeX 1.07, but it doesn’t work either with LuaTeX 1.08 or 1.09. There is no explicit error message, compilation only stops. Besides asking for "--verbose", I know that we have the following command: mtxrunjit --autogenerate --script check file.tex But it doesn’t load source files with \input. Would it be possible that the script loads source files the same way ConTeXt does it? Many thanks for your help, Pablo -- http://www.ousia.tk
Hans,
at work, we use ConTeXt to automagically generate PDF documents merging data from CSV files.
The files are generated from ca. 30 ConTeXt sources and about another 30 Windows batch files.
The system works fine with LuaTeX 1.07, but it doesn’t work either with LuaTeX 1.08 or 1.09. There is no explicit error message, compilation only stops.
Besides asking for "--verbose", I know that we have the following command:
mtxrunjit --autogenerate --script check file.tex
But it doesn’t load source files with \input.
Would it be possible that the script loads source files the same way ConTeXt does it? it's supposed to be used in an editor ... i have no plans to add more
On 11/27/2018 5:42 PM, Pablo Rodriguez wrote: parsing to the script Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
On 11/27/18 5:54 PM, Hans Hagen wrote:
[...] Besides asking for "--verbose", I know that we have the following command:
mtxrunjit --autogenerate --script check file.tex
But it doesn’t load source files with \input.
Would it be possible that the script loads source files the same way ConTeXt does it? it's supposed to be used in an editor ... i have no plans to add more
On 11/27/2018 5:42 PM, Pablo Rodriguez wrote: parsing to the script
Many thanks for your reply, Hans. In that case, I’m going to check the 30 source files. BTW, are other ways to get higher verbosity levels in ConTeXt than --verbose? Many thanks for your help, Pablo -- http://www.ousia.tk
participants (2)
-
Hans Hagen
-
Pablo Rodriguez