lyx-devel  

Re: [Patch] Possible fix for 6502: ... LaTeX Errors Dialog highlighting wrong line.

Jürgen Spitzmüller
Mon, 08 Feb 2010 00:30:51 -0800

John McCabe-Dansted wrote:
> Do you mean something like the writeLaTeX function in BufferParams.cpp
> that has TexRow passed in, and itself calls "texrow.newline();"?

I mean, make the write function an int and then call texrow.newline() 
accordingly in the buffer function.

Jürgen