From: Norman Walsh Date: Sat, 19 Oct 2002 20:24:09 +0000 (+0000) Subject: Added property sets to control page header and footer content formatting X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3a267dbcdae2b6a7ecd889616e07c7d68aad2991;p=docbook-dsssl Added property sets to control page header and footer content formatting --- diff --git a/xsl/fo/pagesetup.xsl b/xsl/fo/pagesetup.xsl index 0021f1ef7..c4c628c13 100644 --- a/xsl/fo/pagesetup.xsl +++ b/xsl/fo/pagesetup.xsl @@ -1378,50 +1378,53 @@ --> - - - - - - + - - - - + + + + + + - - - - - - - - - - - - + + + + - - - + + + + + + + + + + + + - - - - + + + - - - + + + + - - - - + + + + + + + + + @@ -1594,43 +1597,46 @@ --> - - - - - - - - - - - - - - - - + - - - + + + + + + + + + + + + + + + + - - - + + + - - - + + + - - - + + + - - - - + + + + + + + + + diff --git a/xsl/fo/param.ent b/xsl/fo/param.ent index efbfc984d..0f456ffe9 100644 --- a/xsl/fo/param.ent +++ b/xsl/fo/param.ent @@ -178,4 +178,6 @@ - \ No newline at end of file + + + diff --git a/xsl/fo/param.xweb b/xsl/fo/param.xweb index 1f7e149a3..ae85e3b48 100644 --- a/xsl/fo/param.xweb +++ b/xsl/fo/param.xweb @@ -325,6 +325,8 @@ zero by default, so this is simply the page-master region-left. &footers.on.blank.pages; &header.rule; &footer.rule; +&header.content.properties; +&footer.content.properties; Font Families @@ -469,6 +471,7 @@ around all these parameters. + @@ -490,6 +493,7 @@ around all these parameters. + diff --git a/xsl/params/footer.content.properties.xml b/xsl/params/footer.content.properties.xml new file mode 100644 index 000000000..231323c50 --- /dev/null +++ b/xsl/params/footer.content.properties.xml @@ -0,0 +1,26 @@ + + +footer.content.properties + + + +footer.content.properties + + + + + + + + + + + + + +Description + +Properties of page footer content. + + + diff --git a/xsl/params/header.content.properties.xml b/xsl/params/header.content.properties.xml new file mode 100644 index 000000000..9429d68bd --- /dev/null +++ b/xsl/params/header.content.properties.xml @@ -0,0 +1,26 @@ + + +header.content.properties + + + +header.content.properties + + + + + + + + + + + + + +Description + +Properties of page header content. + + +