[Vim-latex-devel] Re: compiler rules
Brought to you by:
srinathava,
tmaas
From: Hermitte L. <her...@fr...> - 2002-11-09 00:46:47
|
* On Fri, Nov 08, 2002 at 04:18:28PM -0800, Srinath Avadhanula <sr...@fa...> wrote: > > think.) I have tested this on Linux, W95, and OSX. (On OSX, it is a > > problem that compiler/tex.vim ignores the target format, since most > > users want pdf instead of dvi.) Or may be just check tex-tools.vim + compiler/tex.vim (my variation of a former Srinath's file) + vim-tex.sh I already manage that and much more. The dependancies for several compilation chains are managed, and the compilation done. tex-->dvi-->ps ; latex + dvips tex-->pdf ; pdflatex tex-->dvi-->ps-->pdf latex + dvips -Ppdf + pspdf Plus support of bibtex and makeindex if needed. [The user can also choose pdftex, etex, epdflatex, ...] This should save you the headache. BTW, since our last conversation (Srinath), now I support your {project}.latexmain *and* g:TexFile (from TKlatex). -- Luc Hermitte |