docbook-apps

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

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

    Posted 01-01-2010 07:23
    Hi Bob,

    Thank you for your answer.
    You are right, as usual. I was missing the namespace prefix. All work fine now.

    Happy new year,

    --
    Christophe HARO
    Christophe.HARO@free.fr
    ----------------------------

    ----- "Bob Stayton" <bobs@sagehill.net> a écrit :

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