[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]
Subject: Re: DOCBOOK-APPS: How can I get stylesheet to bold?
/ Bob Stayton <bobs@caldera.com> was heard to say:
| <xsl:template match="emphasis">
| <xsl:choose>
| <xsl:when test="@role='bold'|@role='strong'"> <!-- changed line -->
I think you mean
<xsl:when test="@role='bold' or @role='strong'"> <!-- changed line -->
Be seeing you,
norm
--
Norman Walsh <ndw@nwalsh.com> | A man who is 'of sound mind' is
http://www.oasis-open.org/docbook/ | one who keeps the inner madman
Chair, DocBook Technical Committee | under lock and key.--Val\'ery
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]
Powered by eList eXpress LLC