From: Bob Stayton Date: Thu, 29 Apr 2004 17:32:57 +0000 (+0000) Subject: Added force-page-count="end-on-even" to each page-sequence when X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d9e2f229aa50c7fceab621b9634b8f63080868b0;p=docbook-dsssl Added force-page-count="end-on-even" to each page-sequence when double-sided output so last page of document ends on even page. --- diff --git a/xsl/fo/biblio.xsl b/xsl/fo/biblio.xsl index 7777b64dd..d38559631 100644 --- a/xsl/fo/biblio.xsl +++ b/xsl/fo/biblio.xsl @@ -34,9 +34,15 @@ - - auto-odd - + + + auto-odd + end-on-even + + + no-force + + diff --git a/xsl/fo/component.xsl b/xsl/fo/component.xsl index 87599430a..596ee9f5e 100644 --- a/xsl/fo/component.xsl +++ b/xsl/fo/component.xsl @@ -115,9 +115,14 @@ - - no-force - + + + end-on-even + + + no-force + + @@ -180,6 +185,7 @@ auto-odd + end-on-even no-force @@ -246,6 +252,7 @@ auto-odd + end-on-even no-force @@ -336,9 +343,14 @@ - - no-force - + + + end-on-even + + + no-force + + @@ -423,9 +435,14 @@ - - no-force - + + + end-on-even + + + no-force + + @@ -512,9 +529,14 @@ - - no-force - + + + end-on-even + + + no-force + + diff --git a/xsl/fo/division.xsl b/xsl/fo/division.xsl index e58875460..7f5e4a462 100644 --- a/xsl/fo/division.xsl +++ b/xsl/fo/division.xsl @@ -91,6 +91,7 @@ auto-odd + end-on-even no-force @@ -149,6 +150,7 @@ auto-odd + end-on-even no-force @@ -232,6 +234,7 @@ auto-odd + end-on-even no-force @@ -293,6 +296,7 @@ auto-odd + end-on-even no-force @@ -346,6 +350,7 @@ auto-odd + end-on-even no-force @@ -402,6 +407,7 @@ auto-odd + end-on-even no-force @@ -458,6 +464,7 @@ auto-odd + end-on-even no-force @@ -514,6 +521,7 @@ auto-odd + end-on-even no-force @@ -570,6 +578,7 @@ auto-odd + end-on-even no-force @@ -662,9 +671,15 @@ auto-odd - - no-force - + + + + end-on-even + + + no-force + + @@ -735,6 +750,7 @@ auto-odd + end-on-even no-force diff --git a/xsl/fo/glossary.xsl b/xsl/fo/glossary.xsl index 838d377ef..645759eac 100644 --- a/xsl/fo/glossary.xsl +++ b/xsl/fo/glossary.xsl @@ -125,9 +125,16 @@ - - auto-odd - + + + + end-on-even + auto-odd + + + no-force + + @@ -405,9 +412,16 @@ - - auto-odd - + + + + end-on-even + auto-odd + + + no-force + + diff --git a/xsl/fo/index.xsl b/xsl/fo/index.xsl index 38cb4b203..e6f15444e 100644 --- a/xsl/fo/index.xsl +++ b/xsl/fo/index.xsl @@ -72,9 +72,16 @@ - - auto-odd - + + + + end-on-even + auto-odd + + + no-force + + @@ -157,9 +164,16 @@ - - auto-odd - + + + + end-on-even + auto-odd + + + no-force + + diff --git a/xsl/fo/refentry.xsl b/xsl/fo/refentry.xsl index 201b4ed86..01ce1be32 100644 --- a/xsl/fo/refentry.xsl +++ b/xsl/fo/refentry.xsl @@ -33,9 +33,16 @@ - - auto-odd - + + + + end-on-even + auto-odd + + + no-force + + @@ -92,9 +99,16 @@ - - auto-odd - + + + + end-on-even + auto-odd + + + no-force + + @@ -165,9 +179,16 @@ - - auto-odd - + + + + end-on-even + auto-odd + + + no-force + + diff --git a/xsl/fo/sections.xsl b/xsl/fo/sections.xsl index 7a40402c1..5d584f4c4 100644 --- a/xsl/fo/sections.xsl +++ b/xsl/fo/sections.xsl @@ -106,9 +106,16 @@ - - auto-odd - + + + + end-on-even + auto-odd + + + no-force + + @@ -273,9 +280,16 @@ - - auto-odd - + + + + end-on-even + auto-odd + + + no-force + + diff --git a/xsl/fo/toc.xsl b/xsl/fo/toc.xsl index 3e4a62208..4df0e0453 100644 --- a/xsl/fo/toc.xsl +++ b/xsl/fo/toc.xsl @@ -37,9 +37,16 @@ - - auto-odd - + + + + end-on-even + auto-odd + + + no-force + +