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]

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


Michael Wiedmann wrote:
> 
> 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".

I think that almost identical example is part of the DocBook TDG. There
is chapter devoted to DSSSL customizations. Book is available on-line at
www.docbook.org.

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

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