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

2025-06-10 Thread Hayato Kuroda (Fujitsu)
Dear Saito-san, > 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

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

2025-06-09 Thread Hayato Kuroda (Fujitsu)
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

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

2025-06-05 Thread Peter Eisentraut
On 30.05.25 01:06, Noboru Saito wrote: I suggest setting both body.start.indent and body.end.indent to 0 in stylesheet-fo.xsl as follows: 0 0 This change maximizes the usable width of each page in the generated PDF documentation. As a result, the total number of pages is reduced from 3095 to 29

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

2025-06-01 Thread Florents Tselai
> On 30 May 2025, at 8:27 AM, Noboru Saito wrote: > > Thank you Kuroda-san. > >> To confirm, generated pdf with current setting is left slide, and it would >> become like right side, is it correct? I prefer right one. > > Sorry for the lack of explanation. > That's right, the version on the

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

2025-05-29 Thread Noboru Saito
Thank you Kuroda-san. > To confirm, generated pdf with current setting is left slide, and it would > become like right side, is it correct? I prefer right one. Sorry for the lack of explanation. That's right, the version on the left is the previous version, and the version on the right has the pa

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

2025-05-29 Thread Hayato Kuroda (Fujitsu)
Dear Saito-san, > Since my previous email included many changes and may have been > difficult to review, I would like to propose a much simpler change > this time. I feel this is a reasonable approach. If needed, you can create set of patches and can discuss from 0001. See [1]. > I suggest setti