From: Bob Stayton Date: Fri, 18 Oct 2002 23:19:54 +0000 (+0000) Subject: Corrected the wording describing the placement of X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=429f154bb4671de6b9f5b012d8fc796b422672fe;p=docbook-dsssl Corrected the wording describing the placement of the header and footer in the region-before and region-after to match the diagram and stylesheet changes. --- diff --git a/xsl/fo/param.xweb b/xsl/fo/param.xweb index a59f266e9..1f7e149a3 100644 --- a/xsl/fo/param.xweb +++ b/xsl/fo/param.xweb @@ -251,13 +251,13 @@ figure. The pink region at the top of the page is the region-before. The darker area inside the region-before is the header text. In XSL, the default -display alignment for the region-before is before, but -the DocBook stylesheets explicitly make it after. That's -why the darker area is at the bottom. +display alignment for a region is before, but the +DocBook stylesheets still explicitly make it before. That's +why the darker area is at the top. The pink region at the bottom of the page is the region-after. The darker area is the footer text. In XSL, the default display -alignment for the region-after is before (really!), +alignment for a region is before, but the DocBook stylesheets explicitly make it after. That's why the darker area is at the bottom.