Next in thread → Next in month →

Re: DOCBOOK-APPS: How can I get stylesheet to bold?

From
Korge Hodoy
Date
2001-08-06T13:16:51+00:00
ID
Thread
Re: DOCBOOK-APPS: How can I get stylesheet to bold?
Yann Dirson <> writes:

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

Solutions Developer       - Conectiva Inc. - http://www.conectiva.com
Desenvolvedor de Solu踥es - Conectiva S.A. - http://www.conectiva.com.br
Next in thread → Next in month →