Thanks a lot Mirko.
kdvi is very nice, and works out of the box with gvim for forward and
backward search after inserting the -src-specials in
Tex_CompileRule_dvi
But you saved my a lot of head scratching to make backward search work
with vim so thanks (I guess if you don't start vim with --servern
On Tue, Nov 20, 2007 at 01:29:41PM +, Stephen Wilkinson wrote:
> I don't know how to > test for "if not" so I've put the statement in
> the "else" part
if !has("gui_running")
:nnoremap Tex_Compile :call Tex_RunLaTeX()\|redraw!
endif
by the way, I added another to the end of the line
Hi Martin and Mirko,
Thank you both for your replies - glad to see I'm not alone with this
problem!
Martin, thanks for your suggestion which works for me. I've updated my
.vim/after/ftplugin/tex.vim file with the following (I don't know how to
test for "if not" so I've put the statement in the "e
Hey, this annoyed me to (a lot). I don't remember that this has always
been like this, maybe it has been introduced by vim 7.1.
Anyways, my workaround was using gvim, but now you got me motivated to
search for a real solution, and I found it:
$ tail -2 .vim/after/ftplugin/tex.vim
"
Hello everyone,
I normally use gvim with vim-latex, but I recently I tried vim (i.e.
without the GUI), and when compiling with \ll or opening the viewer
with \lv, messages from the external programs clobber the text in the
vim window.
For instance when compiling, I get:
This is BibTeX, Version 0.