[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Reporting warnings from pdftex itself (not LaTeX macro layer)
From: |
Ikumi Keita |
Subject: |
Re: Reporting warnings from pdftex itself (not LaTeX macro layer) |
Date: |
Thu, 28 Nov 2024 23:15:53 +0900 |
>>>>> Andreas Matthias <andreas.matthias@gmail.com> writes:
> 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
Thanks. It's hard for me to tell how the LuaTeX warning begins, so my
tentative plan is to support only pdfTeX warnings. I hope the attached
patch does the expected job.
What do others think?
Regards,
Ikumi Keita
#StandWithUkraine #StopWarInUkraine
#Gaza #StopMassiveKilling #CeasefireNOW
patch
Description: tentative fix
- Reporting warnings from pdftex itself (not LaTeX macro layer), jfbu, 2024/11/24
- Re: Reporting warnings from pdftex itself (not LaTeX macro layer), Ikumi Keita, 2024/11/26
- Re: Reporting warnings from pdftex itself (not LaTeX macro layer), jfbu, 2024/11/26
- Re: Reporting warnings from pdftex itself (not LaTeX macro layer), jfbu, 2024/11/26
- Re: Reporting warnings from pdftex itself (not LaTeX macro layer), jfbu, 2024/11/26
- Re: Reporting warnings from pdftex itself (not LaTeX macro layer), Ikumi Keita, 2024/11/26
- Re: Reporting warnings from pdftex itself (not LaTeX macro layer), jfbu, 2024/11/26
- Re: Reporting warnings from pdftex itself (not LaTeX macro layer), Andreas Matthias, 2024/11/26
- Re: Reporting warnings from pdftex itself (not LaTeX macro layer),
Ikumi Keita <=
- Re: Reporting warnings from pdftex itself (not LaTeX macro layer), Andreas Matthias, 2024/11/28
- Re: Reporting warnings from pdftex itself (not LaTeX macro layer), Arash Esbati, 2024/11/29
- Re: Reporting warnings from pdftex itself (not LaTeX macro layer), Ikumi Keita, 2024/11/29