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] "- -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.


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