reitzig / ltx2any

Yet another LaTeX build wrapper, with one or two nifty features
GNU General Public License v3.0
59 stars 4 forks source link

Some line numbers are not recognised in TeX logs #33

Closed akerbos closed 10 years ago

akerbos commented 10 years ago

Some messages have as last line ^l.\d+ .*$ which holds the line number, e.g.

Runaway argument?
...
l.511 \end{solution}

Make sure to exploit this information when available.

Note that these lines may even terminate file-line-number messages so we can finally copy context in a robust manner?!