Hello,
I have just switched to vim, but I can't configure it to compile my tex files
into pdf rather than dvi. My tex.vim under ~/.vim/ftplugin reads,
g:Tex_DefaultTargetFormat = 'pdf'
Why is vim-latex macros still compiling it into dvi?
Thanks in advance,
Mars
---
Hwasung Mars Lee
It is
* Hwasung Mars Lee on Tuesday, February 19, 2008 at 17:11:25 +
> I have just switched to vim, but I can't configure it to
> compile my tex files into pdf rather than dvi. My tex.vim under
> ~/.vim/ftplugin reads,
>
> g:Tex_DefaultTargetFormat = 'pdf'
let g:Tex_DefaultTargetFormat = 'pdf'
^^^
Hello,
With the help of some people, I managed to solve the problem I was having on
Linux machines. Now, I want to ask some questions when using Mac OS.
1. When opening a file
When opening a file in Mac OS, I have to press enter after vim tells me what
file it is opening. After I press enter,
> 1. When opening a file When opening a file in Mac OS, I have to press
> enter after vim tells me what file it is opening. After I press
> enter, it finally shows the contents to me. This doesn't happen when
> I am using Linux, what's going wrong? I am using vim 7.1.
This is a problem with the tr
>> 2. \lv When using \lv, instead of opening the file it gives a bunch
>> of errors. On the vim-latex documentation, it says that the system
>> should open it automatically (I didn't customize it yet). Why isn't
>> this working? I am using Mac OS X Tiger.
>
> See:
>
> http://phaseportrait.blogspo