Re: How to avoid underfull \vbox with large aligned set of data?

"Andy Bradford" <[email protected]> 18 Apr 2026 14:16:16 -0600
Newsgroups gmane.comp.tex.texhax
Message-ID <[email protected]>
Thus said "Andy Bradford" on 10 Apr 2026 11:41:02 -0600:
> The  output looks  alright,  but I  wonder if  I  should do  something
> differently to avoid the underfull \vbox condition?

To answer my own question...

It looks like  \raggedbottom or putting a \vfil between  each line makes
the warnings go away. There may be more elegant solutions, but this will
work for now.