auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Reporting warnings from pdftex itself (not LaTeX macro layer)


From: Andreas Matthias
Subject: Re: Reporting warnings from pdftex itself (not LaTeX macro layer)
Date: Tue, 26 Nov 2024 12:35:29 +0100

Here are the functions that generate the warnings.

pdfTeX:
<https://github.com/TeX-Live/texlive-source/blob/trunk/texk/web2c/pdftexdir/pdftex.web#L15627-L15643>

luaTeX:
<https://github.com/TeX-Live/texlive-source/blob/trunk/texk/web2c/luatexdir/tex/errors.c#L988-L1040>

Andreas


On Tue, Nov 26, 2024 at 11:42 AM Ikumi Keita <ikumi@ikumi.que.jp> wrote:
Hi Jean,

>>>>> jfbu <jfbu@free.fr> writes:
> No I was right.

> Your prescription below does not work.

> On first compilation I see :

>  zut10.tex                     5 Warning LaTeX Warning: Reference `eq:b' on page 1 undefined on input line 5.
>  zut10.tex                       Warning LaTeX Warning: There were undefined references.
>  zut10.tex                       Warning LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right.
>  zut10.tex                       Warning Package rerunfilecheck Warning: File `zut10.out' has changed.

> which does not contain items for the problem I am referring to

Ah sorry, you are right. It seems that AUCTeX has to parse the log
output to detect additional form in to deal with this issue :-(

Are you sure that the additional warning is of the form
pdfTeX warning (ext4): FOO BAR BLAH BLAH...
? Or is there possibility that there are yet more other forms to consider?

Regards,
Ikumi Keita
#StandWithUkraine #StopWarInUkraine
#Gaza #StopMassiveKilling #CeasefireNOW


reply via email to

[Prev in Thread] Current Thread [Next in Thread]