From 8e7a3ef8d2fdd56795aaa671db7dfe0a5e8dfb99 Mon Sep 17 00:00:00 2001 From: Mauritz Jeanson Date: Mon, 8 Sep 2008 18:24:47 +0000 Subject: [PATCH] Some small updates of parameter documentation. --- xsl/params/body.font.master.xml | 2 +- xsl/params/body.font.size.xml | 2 +- xsl/params/default.units.xml | 2 +- xsl/params/page.height.xml | 4 ++-- xsl/params/page.width.xml | 4 ++-- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/xsl/params/body.font.master.xml b/xsl/params/body.font.master.xml index 3fc0d8d2a..323a6a052 100644 --- a/xsl/params/body.font.master.xml +++ b/xsl/params/body.font.master.xml @@ -22,7 +22,7 @@ Description The body font size is specified in two parameters -(body.font.master and body.font.size) +(body.font.master and body.font.size) so that math can be performed on the font size by XSLT. diff --git a/xsl/params/body.font.size.xml b/xsl/params/body.font.size.xml index 7109a1e8b..fc35ade99 100644 --- a/xsl/params/body.font.size.xml +++ b/xsl/params/body.font.size.xml @@ -23,7 +23,7 @@ Description The body font size is specified in two parameters -(body.font.master and body.font.size) +(body.font.master and body.font.size) so that math can be performed on the font size by XSLT. diff --git a/xsl/params/default.units.xml b/xsl/params/default.units.xml index f91e84304..f83c82241 100644 --- a/xsl/params/default.units.xml +++ b/xsl/params/default.units.xml @@ -29,7 +29,7 @@ Description If an unqualified dimension is encountered (for example, in a -graphic width), the default-units will be used for the +graphic width), the default.units will be used for the units. Unqualified dimensions are not allowed in XSL Formatting Objects. diff --git a/xsl/params/page.height.xml b/xsl/params/page.height.xml index 5cb710fbc..96e32c0e5 100644 --- a/xsl/params/page.height.xml +++ b/xsl/params/page.height.xml @@ -29,8 +29,8 @@ Description The page height is generally calculated from the -paper.type and -page.orientation. +paper.type and +page.orientation parameters. diff --git a/xsl/params/page.width.xml b/xsl/params/page.width.xml index adc44888a..ff160602c 100644 --- a/xsl/params/page.width.xml +++ b/xsl/params/page.width.xml @@ -29,8 +29,8 @@ Description The page width is generally calculated from the -paper.type and page.orientation. - +paper.type and +page.orientation parameters. -- 2.40.0