From 15c7d39533a1eb1da0748011f3378fd0f02ed14d Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Tue, 8 Oct 2013 20:03:29 +0000 Subject: Update stylesheets to docbook-xsl-1.78.1. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10355 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- .../params/body.margin.inner.xml | 52 ++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.margin.inner.xml (limited to 'stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.margin.inner.xml') diff --git a/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.margin.inner.xml b/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.margin.inner.xml new file mode 100644 index 000000000..d1d514e45 --- /dev/null +++ b/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.margin.inner.xml @@ -0,0 +1,52 @@ + + +body.margin.inner +length + + +body.margin.inner +Specify the size of the inner margin of the body region + + + + +0in + + + +Description + +The inner body margin is the extra inner side +(binding side) margin taken from the body +region in addition to the inner page margin. +It makes room for a side region for text content whose width is +specified by the region.inner.extent +parameter. + +For double-sided output, +this side region +is fo:region-start on a odd-numbered page, +and fo:region-end on an even-numbered page. + +For single-sided output, +this side region +is fo:region-start for all pages. + +This correspondence applies to all languages, +both left-to-right and right-to-left writing modes. + +The default value is zero. + +See also +region.inner.extent, +region.outer.extent, +body.margin.outer, +side.region.precedence. + + + -- cgit v1.2.3-54-g00ecf