This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [docbook-apps] <xsl:param name="double.sided">1</xsl:param>


If you are using FOP, then you should also add this parameter to your
customization:

<xsl:param name="fop.extensions">1</xsl:param>

It makes exceptions in the stylesheet for certain unimplemented features in
FOP.

Bob Stayton
Sagehill Enterprises
DocBook Consulting
bobs@sagehill.net


----- Original Message ----- 
From: "Pupeno" <pupeno@pupeno.com>
To: <docbook-apps@lists.oasis-open.org>
Sent: Thursday, June 10, 2004 11:42 PM
Subject: [docbook-apps] <xsl:param name="double.sided">1</xsl:param>


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Adding this line: <xsl:param name="double.sided">1</xsl:param> to my xsl and
processing them with this line:
java com.icl.saxon.StyleSheet myboo.xml fo.xsl > mybook.fo ; fop mybook.fo
mybook.pdf
stopped with this error:
[ERROR] file:mybook.fo:1:29015 Flow 'xsl-region-body' does not map to the
region-body in page-master 'blank'
Do you have any idea of what's wrong ?
I've took it from here:
http://docbook.sourceforge.net/release/xsl/current/doc/fo/double.sided.html
Thanks.
- -- 
Pupeno: pupeno@pupeno.com - http://www.pupeno.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAyVRgfW48a9PWGkURAhbUAJ0Y0ZGhLhh1GUh+10GNMUz77v3RLwCdH+vx
oT23lKumOsGAxuw5vxp36fU=
=TKpr
-----END PGP SIGNATURE-----

To unsubscribe from this list, send a post to
docbook-apps-unsubscribe@lists.oasis-open.org, or visit
http://www.oasis-open.org/mlmanage/.





To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]