Le 19/10/2015 14:37, Jean-Marc Lasgouttes a écrit :
Le 19/10/15 15:07, Pavel Sanda a écrit :
Guillaume Munch wrote:
     This finishes adding line tracking for math in the source panel
and for forward
     search.

Sweet :)

Thanks. Next step is rewrite the algorithm for error reporting and reverse search to take advantage of new this information...


The next thing that we need for line tracking is Sweave support; sweave
does rewrite some parts of the document, and therefore the line numbers
are not accurate anymore. It is however possible to ask sweave to output
a correspondence file, but we have to make use of it...

JMarc



Is there a ticket with minimal working examples?

There is now "TexRow concatenation" which allows to write to a string buffer and still have the TexRow information, so maybe the first issue is easy to fix if it uses that kind of mechanism. (There's now accurate reporting for subcaptions thanks to this.)

Reply via email to