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] | [Elist Home]


Subject: Re: DOCBOOK: Announce: DocBook XSL Stylesheets V0.17


Hi Norm, everyone,

On Tue, 2 Nov 1999, Norman Walsh wrote:

> I've just published V0.17 of my DocBook XSL Stylesheets. I've decided
> to release the current version as 1.0 later in the week, so this will
> serve as one last sanity check. Please let me know if you find any
> problems.

In html/docbook.xsl, shouldn't the output method be:
<xsl:output method="html"/>

Also, I'm writing articles, so in the title section I believe there ought
to be an extra xsl:when testing for the artheader:

      <xsl:when test="$document.element/artheader/title[1]">
        <xsl:value-of select="$document.element/artheader/title[1]"/>
      </xsl:when>

Other than that, looks pretty good so far, but I'll be banging on it some
more.

You might want to fix the Manifest section in the README for the 1.0
release, now that there is stuff in the fo/ directory =)

Thanks for all your work Norm, we wouldn't be able to do all this great
stuff without you!

. . . Sean.



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


Powered by eList eXpress LLC