Re: Getting our tables to render better in PDF output
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Alexander Lakhin <exclusion@gmail.com>
Cc: pgsql-docs@lists.postgresql.org
Date: 2020-04-12T22:12:22Z
Lists: pgsql-docs
Alexander Lakhin <exclusion@gmail.com> writes: > 12.04.2020 20:33, Tom Lane wrote: >> I educated myself a teensy bit about XSL, and unless I'm missing >> something, this is really pretty darn trivial; the attached seems >> to do the trick. > I've come to almost the same solution simultaneously. I think this > should work for us. Thanks for looking at it! I did some more polishing on the first batch of tables and pushed it --- see what you think. regards, tom lane
Commits
-
Doc: introduce new layout for tables of functions and operators.
- e894c61836e4 13.0 landed
-
Doc: introduce and document "&zwsp;" for allowing optional line breaks.
- 88d934f0387a 13.0 landed