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

Log parsing: line number in dead ref warnings not found #46

Closed akerbos closed 8 years ago

akerbos commented 9 years ago

In warnings of this form:

LaTeX Warning: Reference `sec:linear-candidate-set' on page 4 undefined on inpu t line 225.

the line number is not detected.

Is this only because of the "line break space" or did we miss this?

akerbos commented 9 years ago

Seems only to happen when input line has spaces; improve regexp thus.