From: Bob Stayton Date: Tue, 31 Mar 2009 23:13:58 +0000 (+0000) Subject: Fix working of page-master left and right margins. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bc8094bc36e7a2fdf93b6a1522f8c62757a5e5b5;p=docbook-dsssl Fix working of page-master left and right margins. --- 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.