← Prev in month
← Prev in thread
DocBook DSSSL FAQ [was: Re: DOCBOOK-APPS: 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
--
http://www.miwie.org
← Prev in month
← Prev in thread