Re: [PATCH] Proposal: Improvements to PDF stylesheet and table column widths

Tatsuo Ishii <ishii@postgresql.org>

From: Tatsuo Ishii <ishii@postgresql.org>
To: noborusai@gmail.com
Cc: kuroda.hayato@fujitsu.com, pgsql-hackers@postgresql.org, florents.tselai@gmail.com
Date: 2025-06-26T05:57:51Z
Lists: pgsql-hackers
Dear Saito-san,

>>  Dear Ishii-san,
>> 
>>> I wonder how your patches apply to non A4 format (letter). Can you
>>> please share the PDF file in letter format after patching?
>> 
>> I had not mentioned the US letter format before, but the patch also
>> affects the US letter version.
>> I attach a PDF of the US letter version created with the following
>> command after applying the patch.
>> 
>> ```
>> make "XSLTPROCFLAGS= --stringparam rootid functions" postgres-US.pdf
>> ```
> 
> The PDF file looks good to me.

I think it's better to register the patch to CommitFest.

https://commitfest.postgresql.org/

Best regards,
--
Tatsuo Ishii
SRA OSS K.K.
English: http://www.sraoss.co.jp/index_en/
Japanese:http://www.sraoss.co.jp



Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Adjust some table column widths in PDF

  2. Improve PDF documentation margins