docbook-apps

  • 1.  Re: [docbook-apps] Unknown Element comment in inline.xsl

    Posted 05-01-2007 20:31
    DocBook version 3 and earlier had a comment element. It was replaced with
    remark in version 4.0. I think it is there for backwards compatibility.

    Bob Stayton
    Sagehill Enterprises
    DocBook Consulting
    bobs@sagehill.net


    ----- Original Message -----
    From: "Thomas Schraitle" <tom_schr@web.de>
    To: <docbook-apps@lists.oasis-open.org>
    Sent: Tuesday, May 01, 2007 12:43 PM
    Subject: [docbook-apps] Unknown Element comment in inline.xsl


    > Hi,
    >
    > I found the following template rule in {fo,html}/inline.xsl:
    >
    > <xsl:template match="comment[&comment.block.parents;]|
    > remark[&comment.block.parents;]">
    > ...
    >
    > However, there is neither a comment element in DocBook 4 nor in version
    > 5.
    > Is there any reason for the comment in the template rule above?
    >
    >
    > Thanks,
    > Tom
    >
    > --
    > Thomas Schraitle
    >
    > ---------------------------------------------------------------------
    > To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
    > For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org
    >
    >
    >





  • 2.  Re: [docbook-apps] Unknown Element comment in inline.xsl

    Posted 05-01-2007 20:48
    Hi Bob,

    On Dienstag, 1. Mai 2007, Bob Stayton wrote:
    > DocBook version 3 and earlier had a comment element. It was replaced
    > with remark in version 4.0. I think it is there for backwards
    > compatibility.

    Ahh, that explains it. I have on my system only DocBook 4 and above, so a
    grep couldn't find it.


    Thanks,
    Tom

    --
    Thomas Schraitle