Re: Texinfo.tex, problem with too-long table inside @float

2023-12-02 Thread arnold
Removing the \vtop from texinfo.tex did the trick for me. Not sure about makeinfo --latex though... Thanks, Arnold arn...@skeeve.com wrote: > Hi. > > Thanks for the response. I do have a number of floats (it's a good- > sized book) but this may be the only table that is so large. > It is import

Re: Texinfo.tex, problem with too-long table inside @float

2023-12-02 Thread arnold
Hi. Thanks for the response. I do have a number of floats (it's a good- sized book) but this may be the only table that is so large. It is important that I refer to the floats from the text with an xref. Since the \vbox is never actually moved around, maybe just don't put the enclosed stuff insid