| From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
|---|---|
| To: | "Karl O(dot) Pinc" <kop(at)karlpinc(dot)com> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences |
| Date: | 2023-01-18 12:30:45 |
| Message-ID: | 20230118123045.wqva5esr5whforyo@alvherre.pgsql |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-www |
Not related to this patch: it's very annoying that in the PDF output,
each section in the appendix doesn't start on a blank page -- which
means that the doc page for many modules starts in the middle of a page
were the previous one ends. This is very ugly. And then you get to
dblink, which contains a bunch of reference pages for the functions it
provides, and those *do* start a new page each. So it looks quite
inconsistent.
I wonder if we can tweak something in the stylesheet to include a page
break.
--
Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
"The Postgresql hackers have what I call a "NASA space shot" mentality.
Quite refreshing in a world of "weekend drag racer" developers."
(Scott Marlowe)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Xing Guo | 2023-01-18 12:31:04 | Re: PL/Python: Fix return in the middle of PG_TRY() block. |
| Previous Message | Amit Kapila | 2023-01-18 12:30:12 | Re: Logical replication timeout problem |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Karl O. Pinc | 2023-01-18 15:50:12 | Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences |
| Previous Message | Alvaro Herrera | 2023-01-18 12:25:57 | Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences |