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
    >
    >
    > ----- Original Message -----
    > From: "Christophe HARO" <christophe.haro@free.fr>
    > To: <docbook-apps@lists.oasis-open.org>
    > Sent: Thursday, December 31, 2009 1:40 AM
    > Subject: [docbook-apps] Another question about equation numbering
    > customization
    >
    >
    > > Hi all,
    > >
    > > I want to customize the xsl steelsheets so that equations are
    > rendered as
    > > explained by the Bob STAYTON's book (p 357 of the Fourth Edition),
    > or at
    > > http://www.sagehill.net/docbookxsl/EquationNumbering.html. Hence, I
    > want
    > > to place the equation at the lefthand side of the page, without
    > title, and
    > > the equation's number at the righthand side as shown by the example
    > of the
    > > book. But the customization does'nt work. The rendering is as usual,
    >
    > > without modification.
    > >
    > > If I customize to modify the text of the xref reference, as
    > explained on
    > > page 106 of the book, or at
    > > http://www.sagehill.net/docbookxsl/CustomGentext.html#CustomGenText,
    > it
    > > works fine.
    > >
    > > I do not figure out how to solve this problem. Can some suggest me a
    >
    > > solution ? What am I missing ?
    > >
    > > Thanks all and a happy new year,
    > >
    > > --
    > > Christophe HARO
    > > Christophe.HARO@free.fr
    > > ----------------------------
    > >
    > >
    > ---------------------------------------------------------------------
    > > To unsubscribe, e-mail:
    > docbook-apps-unsubscribe@lists.oasis-open.org
    > > For additional commands, e-mail:
    > docbook-apps-help@lists.oasis-open.org
    > >
    > >
    > >