OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] indenting left except cover, toc,bibliography


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
bobs@sagehill.net


----- Original Message ----- 
From: "Lwam Berhane" <berhane@punkt.de>
To: <docbook-apps@lists.oasis-open.org>
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             info@punkt.de    http://punkt.de/
AG Mannheim 108285          Gf: Jürgen Egeling



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


> ---------------------------------------------------------------------
> To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
> For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org 



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]