From: Michael Smith Date: Fri, 1 Sep 2006 06:49:15 +0000 (+0000) Subject: Added support for the reference.autolabel param in (X)HTML and FO X-Git-Tag: release/1.79.1~6^2~2566 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4a3cd0b5f5acc5c7498a952a16c8044e34e4276c;p=docbook-dsssl Added support for the reference.autolabel param in (X)HTML and FO output. --- diff --git a/xsl/fo/param.ent b/xsl/fo/param.ent index a678eaa2d..22dc361a9 100644 --- a/xsl/fo/param.ent +++ b/xsl/fo/param.ent @@ -312,3 +312,4 @@ + diff --git a/xsl/fo/param.xweb b/xsl/fo/param.xweb index b33ab20f9..06e71a2e2 100644 --- a/xsl/fo/param.xweb +++ b/xsl/fo/param.xweb @@ -138,6 +138,7 @@ generate.section.toc.level; &appendix.autolabel; &chapter.autolabel; &part.autolabel; +&reference.autolabel; &preface.autolabel; §ion.autolabel; §ion.autolabel.max.depth; @@ -300,21 +301,24 @@ generate.section.toc.level;
Understanding XSL FO Margins -In order for the parameters in this section to make sense, it is useful to +To make sense of the parameters in this section, it's useful to consider .
Page Model - - - - -Figure showing page margins - -This figure shows the physical page with the various FO page regions -identified. - - + + + + + + + + Figure showing page margins + + This figure shows the physical page with the various FO page regions + identified. + +
First, let's consider the regions on the page. @@ -780,6 +784,7 @@ around all these parameters.
+ diff --git a/xsl/html/param.ent b/xsl/html/param.ent index 2af9a65eb..7611a899c 100644 --- a/xsl/html/param.ent +++ b/xsl/html/param.ent @@ -297,3 +297,4 @@ + diff --git a/xsl/html/param.xweb b/xsl/html/param.xweb index ea2134d5e..eadfc0c72 100644 --- a/xsl/html/param.xweb +++ b/xsl/html/param.xweb @@ -121,6 +121,7 @@ stylesheet like this: &chapter.autolabel; &appendix.autolabel; &part.autolabel; +&reference.autolabel; &preface.autolabel; &qandadiv.autolabel; §ion.autolabel; @@ -695,6 +696,7 @@ around all these parameters. +