[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] "- -4pc" in pdf output
Hello Justus, On Tue, Sep 21, 2004 at 12:40:23PM +0200, Justus H. Piater wrote: > You're using passivetex. The latest version of the DocBook stylesheets > that works with passivetex is 1.61.3. This is due to passivetex > limitations; no fault on the docbook side. I see, but I thought that the stylesheets were working that around, like in param.xsl: <xsl:param name="title.margin.left"> <xsl:choose> <xsl:when test="$passivetex.extensions != 0">0pt</xsl:when> <xsl:otherwise>-4pc</xsl:otherwise> </xsl:choose> </xsl:param> Doesn't it work, or was it not intended for that purpose? With kind regards, Baurjan.
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]