From a3e9f6bcb3c8c78e13f1b70551b02459e9715c05 Mon Sep 17 00:00:00 2001 From: Noboru Saito Date: Wed, 11 Jun 2025 08:02:04 +0900 Subject: [PATCH 1/2] setting both body.start.indent and body.end.indent to 0 --- doc/src/sgml/stylesheet-fo.xsl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/src/sgml/stylesheet-fo.xsl b/doc/src/sgml/stylesheet-fo.xsl index e7916a6a8834..330a508538bd 100644 --- a/doc/src/sgml/stylesheet-fo.xsl +++ b/doc/src/sgml/stylesheet-fo.xsl @@ -32,6 +32,8 @@ an "Unresolved ID reference found" warning during PDF builds. 1.5em +0 +0 From 65ddbb2c43f4d1a9c357c8e07a454cab7ae10318 Mon Sep 17 00:00:00 2001 From: Noboru Saito Date: Wed, 11 Jun 2025 08:05:55 +0900 Subject: [PATCH 2/2] set margin-left and margin-right to 0.25in --- doc/src/sgml/stylesheet-fo.xsl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/src/sgml/stylesheet-fo.xsl b/doc/src/sgml/stylesheet-fo.xsl index 330a508538bd..cb2bde2e7e4c 100644 --- a/doc/src/sgml/stylesheet-fo.xsl +++ b/doc/src/sgml/stylesheet-fo.xsl @@ -48,6 +48,8 @@ an "Unresolved ID reference found" warning during PDF builds. 12pt 6pt 6pt + 0.25in + 0.25in