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 > > > # 20260801 15:27 > > your suggestion works fine > but with documentclass{scrbook} it fails > > ## the document > \documentclass{article} > \usepackage[nospace, draft]{varioref} > \begin{document} > Test > \end{document} > > ## The current announcements > Prozess gestartet: "/usr/bin/lualatex" -synctex=1 - > interaction=nonstopmode "test-varioref".tex > > Prozess endete normal > > > Prozess gestartet: "/usr/bin/lualatex" -synctex=1 - > interaction=nonstopmode "test-varioref".tex > > Prozess endete normal > > ## The log > Started external terminal program "/bin/x-terminal-emulator" > > 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: > 3 hlist, 1 vlist, 1 rule, 2 glue, 3 kern, 1 glyph, 4 attribute, 48 > glue_spec > , 4 attribute_list, 1 write nodes > 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. > > > -- > Rainer > > > > > > > Am Samstag, dem 01.08.2026 um 15:11 +0200 schrieb Hilmar Preuße: >> On 8/1/26 13:13, Rainer Lau wrote: >> >> Hello, >> >>> *** Reporter, please consider answering these questions, where >>> appropriate *** >>> >> >> 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. >> >> According to your description I built a minimal example file, but >> fail >> to reproduce the issue when compiling using pdflatex: >> >> \documentclass{article} >> \usepackage[nospace, draft]{varioref} >> \begin{document} >> test >> \end{document} >> >> Please send me the test code. >> >> H. >> >> -- >> Testmail >>

