[texworks] [XeTeX] Overfull boxes return status of 0 in XeTeX
Philip Taylor
P.Taylor at Rhul.Ac.Uk
Sun Mar 13 15:32:32 CET 2016
Wilfred van Rooijen wrote:
> Anyway, isn't there some kind of setting in TeXworks for this?
Not at the moment.
> Or is there perhaps a command line option for latex "turn warnings
> into errors", like with gcc?
Also not at the moment, but that is essentially what I am requesting,
except that I don't want warnings to be treated as /full/ errors
(thereby pausing the compilation and demanding user input) but rather to
simply return a non-zero status (if that what the user wants) that can
then be interpreted by an intelligent wrapper such as TeXworks. My
suggestion is :
*TeX --return-non-zero-status-on=<set of keywords>
(where *TeX implies any of eTeX, PdfTeX, XeTeX, etc., and <keywords>
might include "overfull-boxes", "missing-glyphs", etc.)
** Phil.
More information about the texworks
mailing list