[texworks] Scripting root file behaviour

Stefan Löffler st.loeffler at gmail.com
Tue May 15 18:58:59 CEST 2012


Hi,

On 2012-05-15 12:32, Thomas Fehige wrote:
> here's my script to typeset a root document no matter which file I'm
> working on at the time.

Thanks for sharing. (I haven't had time to look at it in detail, so no
comments from my side, yet).

> The only thing I'd rather get rid of is the message window at the end
> of the script telling me that the result of the script is true.

Try adding the line
undefined;
to the end of your script. The message is generated from the result of
the last message by default. If that is undefined, the message box is
suppressed.

HTH
Stefan


More information about the texworks mailing list