docbook-apps

Re: [docbook-apps] Another question about equation numbering customization

  • 1.  Re: [docbook-apps] Another question about equation numbering customization

    Posted 12-31-2009 18:27
    Are you using DocBook5? If so, then add the namespace prefix to any element
    names in the examples:

    <xsl:template match="d:equation">

    etc.

    Bob Stayton
    Sagehill Enterprises
    bobs@sagehill.net