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?


Yann Dirson <ydirson@alcove.fr> writes:

> 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.

They aren't there.

But there's an example of how to create a custom stylesheet to include
them in the TDG. 



-- 
Godoy. <godoy@conectiva.com>

Solutions Developer       - Conectiva Inc. - http://www.conectiva.com
Desenvolvedor de Soluções - Conectiva S.A. - http://www.conectiva.com.br

------------------------------------------------------------------
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]