Hi,

I posted email earlier about quickfix window behaving
strangely.  I found the culprit. The problem was the
line inside the ".vim/ftpplugin/tex.vim" which I put
in order to  refresh xdvi automatically. This tip was
given in the list by Sebestian which is:

---------------->---------------------
TexLet g:Tex_CompileRule_dvi = 'latex -src-specials
 -interaction=nonstopmode $*; kill -SIGUSR1 `pgrep
xdvi.bin`'
-----------------<----------------------

I removed it and now everything became okey(it is only
problematic for a multiple file latex project). But I
miss this feature. Is there an another way to do
automatic refreshing of xdvi everytime I latex it by
\ll ?

Regards,
Ahmet


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to