From bc8094bc36e7a2fdf93b6a1522f8c62757a5e5b5 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Tue, 31 Mar 2009 23:13:58 +0000 Subject: [PATCH] Fix working of page-master left and right margins. --- xsl/fo/param.xweb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xsl/fo/param.xweb b/xsl/fo/param.xweb index 3aaf75397..8e09e88ef 100644 --- a/xsl/fo/param.xweb +++ b/xsl/fo/param.xweb @@ -343,11 +343,11 @@ but the DocBook stylesheets explicitly make it The sum of the page-master margin-left and the region-body margin-left. In DocBook, the region-body margin-left is -zero by default, so this is simply the page-master region-left. +zero by default, so this is simply the page-master margin-left. The sum of the page-master margin-right and the region-body margin-right. In DocBook, the region-body margin-right is -zero by default, so this is simply the page-master region-left. +zero by default, so this is simply the page-master margin-right. -- 2.40.0