Consider the following testcase: \input texinfo @c -*-texinfo-*- @afourpaper @page A @sp 31 B @need 800 C @sp 17 D @bye
to be compiled with texi2pdf. As of texinfo.tex 2022-08-21.14[*], the output is incorrect: more than 3 inches remain after line B on the first page, but line C appears on a new page while "@need 800" requires only 8/10 inches. [*] 2792b176c5a783a6616635be068447e0448d0a55 -- Vincent Lefèvre <[email protected]> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)
