docbook-apps

  • 1.  Re: [docbook-apps] Italic character in

    Posted 09-24-2009 17:44
    Hi,
    It looks to me like the "n" here would be a replaceable value rather than a literal, so using <replaceable>n</replaceable> would be allowed and appropriate. The stylesheet formats that element as italic monospace. You could customize the template that matches on replaceable (in html/inline.xsl) to do regular italic.

    Bob Stayton
    Sagehill Enterprises
    bobs@sagehill.net





  • 2.  Re: [docbook-apps] Italic character in

    Posted 09-24-2009 18:20
    Thanks Bob, as usual. :-)
    For me the <replaceable /> tags work as you describe everywhere EXCEPT
    when in the <funcdef> or <paramdef> tags. I'll need to sleuth it to see
    if this is because of something I've done in my customization layer.

    Bob Stayton wrote:
    > Hi,
    > It looks to me like the "n" here would be a replaceable value rather
    > than a literal, so using <replaceable>n</replaceable> would be allowed
    > and appropriate. The stylesheet formats that element as italic
    > monospace. You could customize the template that matches on
    > replaceable (in html/inline.xsl) to do regular italic.
    >
    > Bob Stayton
    > Sagehill Enterprises
    > bobs@sagehill.net <mailto:bobs@sagehill.net>
    >
    >
    >
    >