Hi.

What would be the easiest way to run latex only once, from within vim, 
please?

My .tex file is getting large and its compilation is not instantaneous 
anymore. Furthermore, most of the time I only need to get a feel for 
what the document will look like -- I wouldn't really need all the 
references and citations correct.

I tried using vim's :make command, which issues
        latex --src-specials -interaction=nonstopmode 
 >C:/Users/felipe/AppData/Local/Temp/VIe5CD.tmp 2>&1
but never completes.

And it seems overkill to modify the suite's \ll.

Any hints or corrections would be appreciated.

Thanks,
Felipe.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to