[texworks] Auto Compiling
Philip Taylor
P.Taylor at Rhul.Ac.Uk
Tue Jan 21 22:11:55 CET 2014
Joseph Wright wrote:
> TeX can be instructed to run past most
> errors by giving the command-line option
>
> -interaction=nonstopmode
So what happens in the second scenario below, Joseph ?
In the first, all is fine and as expected; in the second,
an "Emergency stop" is generated when \relax is entered.
Philip Taylor
--------
C:\Path>tex
This is TeX, Version 3.1415926 (TeX Live 2013/W32TeX)
**\relax
*\end
No pages of output.
Transcript written on texput.log.
C:\Path>tex -interaction=nonstopmode
This is TeX, Version 3.1415926 (TeX Live 2013/W32TeX)
**\relax
! Emergency stop.
<*> \relax
No pages of output.
Transcript written on texput.log.
C:\Windows\system32>
More information about the texworks
mailing list