hi, everyone
The GVim I used now is v7.3.46.
I use pdflatex to compile the *.tex source file. After it's completed,
the gvim automatically open three split windows ,
(1) *.sty
(2) quickfix
(3) *.log
and the cursor is placed in the quickfix window indicating there is a waring
related to the *.sty file in the first window.
I thought this is very very uncomfortable!!! Because the *.tex window is hidden
(has become background).
How should I do the keep the *.tex window is viewable even if
there is a waring or a error encountered in the compiling process?
thanks.
---yakex
|