On Thu, Aug 27, 2020 at 09:12:39PM -0400, Tom Lane wrote:
> I did not verify that the correct operators are listed, but visually
> it looks OK.
> 
> One thing I've noted in working with this stuff is that (at least for me)
> HTML seems to default to valign=center while PDF defaults to valign=top.
> You can see that in these tables in the positioning of the opclass names.
> For myself, valign=center looks better in these cases so I'd suggest
> adding <colspec>s to force it that way.  Or, if you like valign=top,
> we should do that --- but it ought to be consistent across output formats.

Yes.  valign="center" does not exist, but I like your idea to use
"middle" here and make things consistent between the PDF and HTML
outputs.  So I have used this option for the cells where this applies,
and committed the patch.  Thanks all for the discussion and the
successive reviews.
--
Michael

Attachment: signature.asc
Description: PGP signature

Reply via email to