From 080c1848ce1cdd5a7fb4a1d9736a8d6ec6b3b69b 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 e7916a6a883..330a508538b 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 -- 2.43.0