From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: documentation is now XML |
Date: | 2018-01-24 13:21:21 |
Message-ID: | bb389108-9679-9ab2-ba30-ffd33399bbba@2ndquadrant.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 1/23/18 22:24, Bruce Momjian wrote:
>> I like TeX as much as the next guy --- I wrote my thesis with it,
>> a long time ago --- but there's no denying that (a) it's got hard
>> limits we're approaching, (b) the downstream conversion to PDF is
>> buggy, and (c) nobody is working on fixing it.
>
> All agreed, but what alternatives are being developed?
We are using FOP now, which appears to give reasonable results. There
are also commercial/proprietary/expensive XSL-FO processors that give
even better results. Some of those are used in professional publishing.
That's where things are now. The next wave in this area will be doing
the whole thing with HTML and CSS.
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Daniel Gustafsson | 2018-01-24 13:50:30 | Re: [HACKERS] Optional message to user when terminating/cancelling backend |
Previous Message | Feike Steenbergen | 2018-01-24 13:15:31 | Re: Fix permissions check on pg_stat_get_wal_senders |