This is the mail archive of the
docbook@lists.oasis-open.org
mailing list for the DocBook project.
Re: [docbook] Newbie question
- From: "Bob Stayton" <bobs at sagehill dot net>
- To: "Jochen Witte" <jwitte at alpha-lab dot net>,<docbook at lists dot oasis-open dot org>
- Date: Wed, 28 Jan 2004 14:40:51 -0800
- Subject: Re: [docbook] Newbie question
- References: <1075306145.8168.10.camel@localhost.localdomain>
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
To unsubscribe from this list, send a post to docbook-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.