Bug#1143240: texlive-latex-extra: using varioref Fehler: 4: TeX capacity exceeded, sorry [input stack size=10000]. \begin{document}

Hilmar Preuße <[email protected]> Sat, 1 Aug 2026 22:38:03 +0200
Newsgroups gmane.linux.debian.devel.tetex
Message-ID <b006b831-64b8-42f2-9af1-076e4d67c7cb__9941.10700428195$1785616772$gmane$org@web.de>
Control: forwarded -1 https://github.com/latex3/latex2e/issues/2112
Control: tags -1 + fixed-upstream

Known in upstream, did not check the patch.

Hilmar

01.08.2026 15:40:18 Rainer Lau <[email protected]>:

> thank you for your answer, I hope, that is what you mean
>=20
>=20
> # 20260801 15:27
>=20
> your suggestion works fine
> but with documentclass{scrbook} it fails
>=20
> ## the document
> \documentclass{article}
> \usepackage[nospace, draft]{varioref}
> \begin{document}
> Test
> \end{document}
>=20
> ## The current announcements
> Prozess gestartet: "/usr/bin/lualatex" -synctex=3D1 -
> interaction=3Dnonstopmode "test-varioref".tex
>=20
> Prozess endete normal
>=20
>=20
> Prozess gestartet: "/usr/bin/lualatex" -synctex=3D1 -
> interaction=3Dnonstopmode "test-varioref".tex
>=20
> Prozess endete normal
>=20
> ## The log
> Started external terminal program "/bin/x-terminal-emulator"
>=20
> This is LuaHBTeX, Version 1.24.0 (TeX Live 2026/Debian)
> restricted system commands enabled.
> (./test-varioref.tex
> LaTeX2e <2026-06-01>
> L3 programming layer <2026-06-18>
> (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls
> Document Class: article 2025/01/22 v1.4n Standard LaTeX document class
> (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))
> (/usr/share/texlive/texmf-dist/tex/latex/tools/varioref.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-
> luatex.def)
> (./test-varioref.aux)
> [1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}]
> (./test-varioref.aux))
> 406 words of node memory still in use:
> =C2=A0=C2=A0 3 hlist, 1 vlist, 1 rule, 2 glue, 3 kern, 1 glyph, 4 attribu=
te, 48
> glue_spec
> , 4 attribute_list, 1 write nodes
> =C2=A0=C2=A0 avail lists: 2:26,3:4,4:2,5:23,6:2,7:36,9:18
> </usr/share/texmf/fonts/opentype/public/lm/lmroman10-regular.otf>
> Output written on test-varioref.pdf (1 page, 2979 bytes).
> Transcript written on test-varioref.log.
>=20
>=20
> --=20
> Rainer
>=20
>=20
>=20
>=20
>=20
>=20
> Am Samstag, dem 01.08.2026 um 15:11 +0200 schrieb Hilmar Preu=C3=9Fe:
>> On 8/1/26 13:13, Rainer Lau wrote:
>>=20
>> Hello,
>>=20
>>> *** Reporter, please consider answering these questions, where
>>> appropriate ***
>>>=20
>>=20
>> That was close: mails > 100KB are not forwarded to the DBTS, so I
>> won't
>> see the report. Next time please compress large log files.
>>=20
>> According to your description I built a minimal example file, but
>> fail
>> to reproduce the issue when compiling using pdflatex:
>>=20
>> \documentclass{article}
>> \usepackage[nospace, draft]{varioref}
>> \begin{document}
>> test
>> \end{document}
>>=20
>> Please send me the test code.
>>=20
>> H.
>>=20
>> --=20
>> Testmail
>>=20