2011/3/16 Ng Oon-Ee :
> Some time back I asked about compilation in a subdirectory, some
> suggestions were given about using output-directory or similar, but each
> has its own share of bugs, so I gave up on that.
>
> After some more thought, however, would something like this be workable?
> A ste
> 1. When compile is called (from \ll or from the menu or command-line)
> for the first time, perform compilation as usual.
> 2. After compilation finishes (or errors out), move all files with the
> extensions .aux, .bbl, .log, .out, and .blg (perhaps some more?) to a
> folder (maybe ./tmp)
> 3. Wh