This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: How can I get stylesheet to bold?


On Fri, Aug 03, 2001 at 02:46:57PM -0400, Norman Walsh wrote:
> / 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 -->

BTW, I did not see such a handling of role='strong' / role='bold' in
the DSSSL stylesheets.

-- 
Yann Dirson <Yann.Dirson@fr.alcove.com>                 http://www.alcove.com/
Free-Software Engineer				      Ingénieur Logiciel-Libre
Free-Software time manager    	       Responsable du temps Informatique-Libre

------------------------------------------------------------------
To unsubscribe from this elist send a message with the single word
"unsubscribe" in the body to: docbook-apps-request@lists.oasis-open.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]