From: Jason S. <jas...@gm...> - 2007-11-20 03:22:25
I recently installed Vim.app and vim-latex on a PowerMac G4 with Mac
OS X. I also installed MacTeX. Compilation worked fine with
<leader>-l, but viewing the resulting file does not work with
<leader>-v. An error is briefly reported, but soon disappears. Anyone
have any thoughts?
--
Jason T. Stein
From: Stephen W. <sw...@gm...> - 2007-11-20 12:20:11
Hi Jason,
It could be that the message disappears because the command line window only
has one line... so try increasing the number of lines in the command line
window with:
:set ch=20
for example. Then try compiling... and maybe the error message will be
visible then. (Use the same command to reset it to 1 when you're done).
HTH,
Steve
On 20/11/2007, Jason Stein <jas...@gm...> wrote:
>
> I recently installed Vim.app and vim-latex on a PowerMac G4 with Mac
> OS X. I also installed MacTeX. Compilation worked fine with
> <leader>-l, but viewing the resulting file does not work with
> <leader>-v. An error is briefly reported, but soon disappears. Anyone
> have any thoughts?
>
> --
> Jason T. Stein
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Vim-latex-devel mailing list
> Vim...@li...
> https://lists.sourceforge.net/lists/listinfo/vim-latex-devel
>