Gustavo Barros <[email protected]> writes:
>> Would just changing
>> "on input line \\([0-9]*\\)\\."
>> to
>> "on \\(?:input \\)?line \\([0-9]*\\)\\."
>> work?
>
> Thanks for looking into this. Yes, that's what I had in mind, and also
> what I had tried (and works). What I cannot tell is if that might get
> us some false positives (I would presume not, but I don't really know
> log parsing well enough to say).
We could do that only if l3msg is loaded for the current document. I
would like to try it but cannot find out which TeXLive package I need
for l3msg. I have
texlive-{bin,core,latexextra,bibtexextra,pictures,science,fontsextra}
but apparently there is no l3msg... Any hints?
Bye,
Tassilo