Re: DOCBOOK-APPS: bold as emphasis role

From
Jirka Kosek <>
Date
2001-04-19T19:57:19+00:00
ID
Thread
Re: DOCBOOK-APPS: bold as emphasis role
"Kunath, Marcel" wrote:

> in html/dbinline.dsl but it will not italic or bold anything. It will be
> upright instead. I also tried adding my own style sheet as
> extension/override to docbook.dsl but the same result. db41, 

Following code works for me when put into customization layer:

(element emphasis
  (if (equal? (normalize "bold") (attribute-string (normalize "role")))
      ($bold-seq$)
      ($italic-seq$)))


-----------------------------------------------------------------
  Jirka Kosek  	                     
  e-mail: 
  http://www.kosek.cz