Hi,
That's maybe a basic usage question, but I couldn't find any answer on my own or by searching through the mailing list.
Is there any way to specify that I want to keep the HTML output window of some command in the background?
What I'm doing is that I'm editing some latex document, and what I'd basically like is that when I trigger a compilation, the compilation window doesn't gain the focus. For one thing, this allows me to keep editing the document while compiling, plus, it allows, once the focus has been given to the PDF viewer (i.e. Skim) to switch back to the editor with a simple Cmd-Tab.
Is that possible?
enas
On 11 Aug 2010, at 11:26, Allan Odgaard wrote:
On 3 Aug 2010, at 14:34, enas wrote:
[...] Is there any way to specify that I want to keep the HTML output window of some command in the background?
Presently not, no.
Thanks. Will that be in TM2 so? Nah, just kidding :)
Anyway I've worked around the issue in my particular case by adapting the Typeset & View command to only display the window for Error messages, and keeping the original form of the command for the few times when I want to have the full output, with warnings and under|overfull boxes. That's okay for me at the moment.