e related, but I didn't see anything that caught my eye.
>
> Are you sure there's no other tex-specific settings you have? Say in
> your ftplugin/tex? (I don't even know what sort of setting you would
> look for; as far as I know (??), the semantics of "*p and
e same thing
> as
>
> "+p
>
> but instead you're getting the result of
>
> "*p
>
> Is that correct? Can you try those two combinations and compare them
> to your mouse click?
>
> You may be interested in:
>
> :help clipboard
>
&
Hi,
I used to use vim-latex in vim-7.3, and I do not have any problem to use mouse
middle button to paste text from elsewhere.
And, now I try to edit my latex file in gvim-7.3, things getting bizarre. Every
time I press middle button, random text is pasted. And this only occurred when
I'm edit
g setting in .vimrc file?
Thanks,
Liang
On 17 Jul 2012, at 07:41, Alessandro Pezzoni wrote:
> On Tue, Jul 17, 2012 at 12:34:55AM +0100, Liang Guo (Gmail) wrote:
>> I'm new to vim-latex, I had a silly question. I'm using latex on my
>> mac with mvim. When I compiled it u
Hi,
I'm new to vim-latex, I had a silly question. I'm using latex on my mac with
mvim. When I compiled it using '\ll', I assume it uses pdflatex rather than
latex as all my *.eps have been converted into *.pdf.
I tried to change the compile rule to using latex. Here is what I did in
~.vim/ftpl
Hello,
I am just starting to use vim-latex package, and I am not quite sure
that I am asking the question by using a right way.
I am trying to use these shortcut of math elements (like `*, `0) to
edit my tex file, they all work fine, except `. to map \cdot.
I check the file $VIM/ftplugin/latex-s