OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: 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: jirka@kosek.cz
  http://www.kosek.cz


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC