Re: [Vim-latex-devel] Errors with getting Latex going

2010-05-15 Thread David Reed
Hi Gary, I figured it out. I still had the downloaded files and directories within the vim72 directory under ftplugin, I removed all those and now just have all the files under ./vim/vimfiles. It compiles beautifully, now I just need to get better at LaTeX, but I should have more fun now with al

Re: [Vim-latex-devel] Errors with getting Latex going

2010-05-14 Thread David Reed
I really appreciate all the help, I'm trying hard on my end to understand whats going on here. -Dave On Fri, May 14, 2010 at 9:12 PM, Gary Johnson wrote: > On 2010-05-14, David Reed wrote: > > Thanks for such a fast reply. I am not sure the picture is going to make > it > > through due to some

Re: [Vim-latex-devel] Errors with getting Latex going

2010-05-14 Thread Gary Johnson
On 2010-05-14, David Reed wrote: > Thanks for such a fast reply. I am not sure the picture is going to make it > through due to some limitations on size of file. Actually this is a great > opportunity to use my newly acquire paste command from vim: > > ---

Re: [Vim-latex-devel] Errors with getting Latex going

2010-05-14 Thread David Reed
Thanks for such a fast reply. I am not sure the picture is going to make it through due to some limitations on size of file. Actually this is a great opportunity to use my newly acquire paste command from vim: --

Re: [Vim-latex-devel] Errors with getting Latex going

2010-05-14 Thread Gary Johnson
On 2010-05-14, David Reed wrote: > Hi, > > Thanks for the help so far. So taking your advice, I decided to > delete the ~ /.vim directory and have run into another set of > errors. Whether you put the latex-suite files in /usr/share/vim/vimfiles or in ~/.vim is pretty much up to you and whether

Re: [Vim-latex-devel] Errors with getting Latex going

2010-05-14 Thread David Reed
Hi, Thanks for the help so far. So taking your advice, I decided to delete the ~/.vim directory and have run into another set of errors. I have seen this before, but am really not sure I solved it. I have include a screenshot of the list of errors. Another question is when I put files in the v

Re: [Vim-latex-devel] Errors with getting Latex going

2010-05-14 Thread Gary Johnson
On 2010-05-14, Mario Santagiuliana wrote: > In data 14/5/2010 16:06:36, David Reed ha scritto: > > I apologize if this is not the place for help, but if it is here is my > > question... > > > > I'm really new to vim and I would say the only reason I would like to use > > it currently is to make

Re: [Vim-latex-devel] Errors with getting Latex going

2010-05-14 Thread Mario Santagiuliana
Put your latex-suite files in your vim user folder. If you have other users in your mac and you want to add latex-suite to this users you should put latex-suite files in your vim72 directory. vim70 is for vim version 7.0. vim72 is for vim 7.2 series. In data 14/5/2010 16:06:36, David Reed ha scr

[Vim-latex-devel] Errors with getting Latex going

2010-05-14 Thread David Reed
I apologize if this is not the place for help, but if it is here is my question... I'm really new to vim and I would say the only reason I would like to use it currently is to make writing latex a little more pleasurable. I spend most of my time in Mac OSX, and would like to get this going there.