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.





--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
  http://tug.org/mailman/listinfo/xetex

Reply via email to