William --
Please review this summary of Vim's issues with dealing with LaTeX error
messages and some fixes and workarounds:
http://phaseportrait.blogspot.com/2008/03/fixing-vim-latex-compiler-error.html
Does that answer your question?
Best --
Ted
On 11/05/2011 02:27 AM, William Pettersson wrote:
> I've attached a short debug.tex file which gives me odd results. When
> compiling, I get overfull hboxes. This I expect, some of the formula
> are way to long to fit easily, and the resulting output does look
> horrible. That's because half-made this example to cause an issue.
>
> My issue is that I've got vim-latex set to defaults, so it should be
> ignoring any underfull hbox warnings, however it seems to think that
> there is some sort of issue. The second window (error parsing) in vim
> opens up, displaying the following:
>
> debug.tex
> 1 || (./debug.aux)
> 2 debug.tex|| \OML/cmm/m/it/12 m[]; m[]; [] ; m[]; m[]; m[]; [] ; m[];
> \OT1/cmr/m/n/12 (\OM
> 3 ||
>
> It seems to me like vim-latex is having some sort of issue with the
> parsing of the log file. I'm really not sure why, I can't quite
> interpret the output to work out exactly why it's throwing this error out.
>
> What I can do, however, is "fix" my issue. If I change the
> "max_print_line" value in texmf.cnf to almost any other value (I've
> tested 70,75,80,82) then the debug.log file changes sufficiently such
> that I no longer get the warning printed. So it seems to be something to
> do with parsing lines from the log files.
>
> As a side-note, to test this simply running
> $ max_print_line=79 vim debug.tex
>
> and then compiling (\ll) is enough to show my issues, while changing the
> 79 seems to resolve it.
>
> Anyway, I'm "happy" in that I don't really care how long the log file
> lines are, but I wanted to point this out as it may be an issue in the
> log file parsing.
>
> Thanks,
> Will
>
>
> ------------------------------------------------------------------------------
> RSA(R) Conference 2012
> Save $700 by Nov 18
> Register now
> http://p.sf.net/sfu/rsa-sfdev2dev1
>
>
>
> _______________________________________________
> Vim-latex-devel mailing list
> Vim...@li...
> https://lists.sourceforge.net/lists/listinfo/vim-latex-devel
--
Ted Pavlic <te...@te...>
|