Next in thread → Next in month →

Re: [docbook-apps] single sided document

From
Bob Stayton <>
Date
2005-02-17T19:48:25+00:00
ID
034501c51529$9f34b080$6b00a8c0@toshiro
Thread
Re: [docbook-apps] single sided document
You must be using an older version of the stylesheets.  This was fixed in
version 1.66.1.

Bob Stayton
Sagehill Enterprises
DocBook Consulting



----- Original Message ----- 
From: "Michal Duda" <>
To: <>
Sent: Thursday, February 17, 2005 10:51 AM
Subject: [docbook-apps] single sided document


> Hello,
> I'd like to have single sided PDF document with left margin: 57mm an right
> margin: 15mm
>
> here is part of my XSL customization layer:
>
> --------
> <xsl:param name="double.sided" select="0" />
>
> <xsl:param name="xep.extensions" select="1"/>
> <xsl:param name="paper.type" select="'A4'"/>
> <xsl:param name="page.margin.inner" select="'57mm'"/>
> <xsl:param name="page.margin.outer" select="'15mm'"/>
> --------
>
> but PDF output have some pages with left margin 57mm and some pages have
> mirrored margins. It looks like double sided output.
>
> Where is the problem?
>
>
>
>
> Thanks in advance.
>
>
> Mike
>
>
>
>
>
Next in thread → Next in month →