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]

DocBook DSSSL FAQ [was: Re: bold as emphasis role]


Jirka Kosek wrote on 010419 22:00 +0200:
... 
> Following code works for me when put into customization layer:
> 
> (element emphasis
>   (if (equal? (normalize "bold") (attribute-string (normalize "role")))
>       ($bold-seq$)
>       ($italic-seq$)))
...
I've seen a lot of tips like the above which look like to be valuable
enough to be compiled in a "FAQ for DSSSL-stylesheet customization".

Has anyone begun such a thing already?

Michael
-- 
mw@miwie.in-berlin.de                              http://www.miwie.org
mw@miwie.org


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