This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


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




To unsubscribe from this list, send a post to docbook-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


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