Hi Lwam,
It seems your PDF was generated with FOP 1.0. Are you setting the fop1.extensions parameter to 1 in your customization? (and not the fop.extensions parameter, which should remain zero)

Also, the title.margin.left param is to be avoided unless you are using fop version 0.25, which you are not. So remove that entry from your customization. See its reference page:

http://docbook.sourceforge.net/release/xsl/current/doc/fo/title.margin.left.html

In the future, when you report that something does not work, please provide details about where you think is wrong, and details about how you are applying the stylesheet. Thanks.

Bob Stayton
Sagehill Enterprises
[email protected]


----- Original Message ----- From: "Lwam Berhane" <[email protected]>
To: <[email protected]>
Sent: Tuesday, June 28, 2011 3:40 AM
Subject: [docbook-apps] indenting left except cover, toc,bibliography


Hi!
I want to indent the chapters and section but not the cover,toc and
bibliography but it does not work!
I use these params:


<!--margins-->
<xsl:param name="title.margin.left">1.57in</xsl:param>
<xsl:param name="body.start.indent">1.57in</xsl:param>
<xsl:param name="body.end.indent">0.78in</xsl:param>
<xsl:param name="page.margin.outer">0.78in</xsl:param>
<xsl:param name="page.margin.top">1.18in</xsl:param>
<xsl:param name="page.margin.bottom">0.78in</xsl:param>



in the attachement theres an example (pdf) of my output.

Thanks in advance.
--
Gruß Lwam Berhane



punkt.de GmbH               TYPO3-Internet-Dienstleistungen-Beratung
Kaiserallee 13a             Tel.: 0721 9109-0  Fax: -100
76133 Karlsruhe             [email protected]    http://punkt.de/
AG Mannheim 108285          Gf: Jürgen Egeling



--------------------------------------------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to