Re: [Vim-latex-devel] [Contact] stuck floats
Brought to you by:
srinathava,
tmaas
From: Srinath A. <sr...@fa...> - 2004-03-20 19:47:54
|
On Thu, 18 Mar 2004, trevor andrade wrote: > I get error messages about stuck floats when I compile from vim latex > but not when I compile using the commercial program WinEdt. Both > programs are running on WinXp and are using Miktex. This is definitely not a bug in Latex-suite. If anything, I would think this is a bug/lack of documentation in WinEdt. Latex-suite displays all the warnings/errors which the following command produces: latex --src-specials --interaction=nonstopmode file.tex except those errors/warning which have been explicitly "turned off" as described in: http://vim-latex.sourceforge.net/documentation/latex-suite/compiler-output-customization.html If your email reader wraps that long URL, try this: http://tinyurl.com/2qjhe Srinath |