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

  1. Doc: introduce new layout for tables of functions and operators.

  2. Doc: introduce and document "&zwsp;" for allowing optional line breaks.