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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

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


Subject: Re: [docbook] Newbie question


Hi,
I think there are bugs in the PDF version of the slides stylesheets.
I was able to get slides-3.3.0/xsl/fo/plain.xsl to work by adding
these lines after the xsl:include of VERSION:

<xsl:param name="sf-relid">3.3.0</xsl:param>
<xsl:template match="/">
  <xsl:apply-templates/>
</xsl:template>

I've asked Norm Walsh to look into this.

BTW, you should normally use the docbook-apps mailing list
for questions regarding DocBook processing.  The "docbook"
mailing list if intended for DTD issues.

Bob Stayton
Sagehill Enterprises
bobs@sagehill.net


----- Original Message ----- 
From: "Jochen Witte" <jwitte@alpha-lab.net>
To: <docbook@lists.oasis-open.org>
Sent: Wednesday, January 28, 2004 8:09 AM
Subject: [docbook] Newbie question





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