hello list,
        I prefer the way "dvi->dvips->pdf" to generate my ordinary document, I 
find in this way the size of pdf i
s small. But latex-suite compiles pdf using pdflatex by default, So I have to 
set:
        let g:Tex_FormatDependency_pdf = 'dvi,ps,pdf'
        let g:Tex_DefaultTargetFormat = 'pdf'
        let g:Tex_CompileRule_pdf = 'ps2pdf $*.ps'
        
        When I prepare my slides using  beamer class, I prefer pdflatex to 
latex because I find the graphics qual
ity is higher than dvips. As you know, I have set the compilerule for pdf, so I 
can't generate pdf using pdflatex
 conventionally. I want to know how to resolve such problem?
        Sorry for my really poor English, but I don't know if I have expressed 
myself clearly.
        Thanks for any advise.
        
Best regards,
-- 
        [EMAIL PROTECTED]


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to