> So you could set g:Tex_ViewRuleComplete_dvi for your particular project
> to use the right jobname. Otherwise, it would be difficult for vim-latex
> to figure out the right jobname.

Connecting this with the response I just sent, you can of course put 
something like...

:let g:Tex_ViewRuleComplete_dvi='your view rule with jobname included'

inside your latexmain file. The latexmain files get sourced. If you 
don't like the extra buffer that gets opened, then make sure the 
latexmain file looks like "main.latexmain" as opposed to 
"main.tex.latexmain". Both should get sourced though.

--Ted


-- 
Ted Pavlic <t...@tedpavlic.com>

   Please visit my 2010 d'Feet ALS walk page:
         http://web.alsa.org/goto/tpavlic
   My family appreciates your support in the fight to defeat ALS.

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to