Re: [PATCH] Proposal: Improvements to PDF stylesheet and table column widths
Noboru Saito <noborusai@gmail.com>
From: Noboru Saito <noborusai@gmail.com>
To: "Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>, Florents Tselai <florents.tselai@gmail.com>
Date: 2025-06-10T23:39:10Z
Lists: pgsql-hackers
Attachments
- 0001-setting-both-body.start.indent-and-body.end.indent-t.patch (text/x-patch) patch 0001
- 0002-set-margin-left-and-margin-right-to-0.25in.patch (text/x-patch) patch 0002
- postgres-A4.pdf (application/pdf)
Dear Kuroda-san, Thank you for your feedback and suggestions. > To confirm, the top-right was generated with the previous patch, and bottom-right was generated v2 patch, right? I prefer the bottom-right one. Yes, your understanding is correct. The top-right image was generated with the previous patch, and the bottom-right with the v2 patch. Thank you also for your advice regarding splitting the patch into two parts: - 0001: Set both body.start.indent and body.end.indent to 0 - 0002: Set margin-left and margin-right to 0.25in I agree that separating the patches will make the review process easier. I will prepare and send a patch series using `git format-patch` as you suggested. I have also attached a part of the PDF generated with both 0001 and 0002 applied for your reference. Best regards, Noboru Saito 2025年6月9日(月) 16:17 Hayato Kuroda (Fujitsu) <kuroda.hayato@fujitsu.com>: > > Dear Saito-san, > > > - A patch that adds margins to admonition blocks. > > - An updated image where I have highlighted the space with a red > > border for clarity. > > > > The image shows: > > - The original layout (top left) > > - Only indentation set to 0 (top right) > > - Indentation 0 plus admonition margins (bottom right) > > To confirm, the top-right was generated with the previous patch, and bottom-right > was generated v2 patch, right? I prefer the bottom-right one. > > BTW, I can suggest separating patches like: > > 0001 - setting both body.start.indent and body.end.indent to 0 > 0002 - set margin-left and margin-right to 0.25in > > This approach makes us easier to understand and discuss, i.e., someone only loves > 0001. They can be combined by committers when they push changes. > To create a series of patches, you can git format-patch command can be used. > Please refer [1] for more detail. > > > [1]: https://git-scm.com/book/en/v2/Appendix-C:-Git-Commands-Email > > Best regards, > Hayato Kuroda > FUJITSU LIMITED >
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Adjust some table column widths in PDF
- 05f506a5158e 19 (unreleased) landed
-
Improve PDF documentation margins
- 37e06ba6e82b 19 (unreleased) landed