From c39a4540d40b59a8f7e3bc49c792a922d980e5f3 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Thu, 10 Jan 2002 19:15:40 +0000 Subject: [PATCH] Rationalize margins; see new docs in the FO section --- xsl/params/body.margin.bottom.xml | 8 ++++---- xsl/params/body.margin.top.xml | 11 +++++------ xsl/params/page.margin.bottom.xml | 8 +++++--- xsl/params/page.margin.outer.xml | 2 +- xsl/params/page.margin.top.xml | 7 ++++--- xsl/params/page.width.xml | 3 +-- xsl/params/region.after.extent.xml | 4 +++- xsl/params/region.before.extent.xml | 4 +++- 8 files changed, 26 insertions(+), 21 deletions(-) diff --git a/xsl/params/body.margin.bottom.xml b/xsl/params/body.margin.bottom.xml index 3841c6fad..5857ffd67 100644 --- a/xsl/params/body.margin.bottom.xml +++ b/xsl/params/body.margin.bottom.xml @@ -9,15 +9,15 @@ -24pt + +0.5in + Description The body bottom margin is the distance from the last line of text -in the page body to the bottom page margin. Note that the page footer, if -any, appears in the space between the body bottom margin and the page -bottom margin. +in the page body to the bottom of the region-after. diff --git a/xsl/params/body.margin.top.xml b/xsl/params/body.margin.top.xml index 6ee6d227e..e2465b8c4 100644 --- a/xsl/params/body.margin.top.xml +++ b/xsl/params/body.margin.top.xml @@ -9,16 +9,15 @@ -24pt + +1in + Description -The body top margin is the distance from the page top margin to -the first line of text -in the page body. Note that the page header, if -any, appears in the space between the page top margin and the body -top margin. +The body top margin is the distance from the top of the region-before +to the first line of text in the page body. diff --git a/xsl/params/page.margin.bottom.xml b/xsl/params/page.margin.bottom.xml index 9a76f3603..42487c873 100644 --- a/xsl/params/page.margin.bottom.xml +++ b/xsl/params/page.margin.bottom.xml @@ -9,13 +9,15 @@ -1in + +0.5in + Description -The bottom page margin is the distance from the physical bottom of -the page to the last line of text (body or footer). +The bottom page margin is the distance from the bottom of the region-after +to the physical bottom of the page. diff --git a/xsl/params/page.margin.outer.xml b/xsl/params/page.margin.outer.xml index efee3762b..d66e11a6d 100644 --- a/xsl/params/page.margin.outer.xml +++ b/xsl/params/page.margin.outer.xml @@ -12,7 +12,7 @@ 0.75in - 10pc + 1in diff --git a/xsl/params/page.margin.top.xml b/xsl/params/page.margin.top.xml index 222a01ea5..ba934b227 100644 --- a/xsl/params/page.margin.top.xml +++ b/xsl/params/page.margin.top.xml @@ -9,14 +9,15 @@ -1in + +0in + Description The top page margin is the distance from the physical top of the -page to the first line of text (body or header). - +page to the top of the region-before. diff --git a/xsl/params/page.width.xml b/xsl/params/page.width.xml index 55fd9c1e9..8c3f7b856 100644 --- a/xsl/params/page.width.xml +++ b/xsl/params/page.width.xml @@ -24,8 +24,7 @@ Description The page width is generally calculated from the -paper.type and -page.orientation. +paper.type and page.orientation. diff --git a/xsl/params/region.after.extent.xml b/xsl/params/region.after.extent.xml index 98b473934..4eb863ffe 100644 --- a/xsl/params/region.after.extent.xml +++ b/xsl/params/region.after.extent.xml @@ -9,7 +9,9 @@ - + + + Description diff --git a/xsl/params/region.before.extent.xml b/xsl/params/region.before.extent.xml index 6656c1e42..363befb3e 100644 --- a/xsl/params/region.before.extent.xml +++ b/xsl/params/region.before.extent.xml @@ -9,7 +9,9 @@ - + + + Description -- 2.50.1