From 1e84de719ee80bb144005287559680197ce7e012 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Sun, 7 Dec 2003 06:58:08 +0000 Subject: [PATCH] Fixed bug #605761 where article/appendix title did not respect the $title.margin.left setting. Use a new article.appendix.title.properties attribute set. --- xsl/fo/component.xsl | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/xsl/fo/component.xsl b/xsl/fo/component.xsl index a4170a0f3..a0871a87d 100644 --- a/xsl/fo/component.xsl +++ b/xsl/fo/component.xsl @@ -542,6 +542,10 @@ + + + + @@ -565,13 +569,19 @@ - - - - - - - + + + + + + + + + + + + + -- 2.40.0