Re: DOCBOOK-APPS: bold as emphasis role

From
Norman Walsh <>
Date
2001-04-21T13:57:28+00:00
ID
Thread
Re: DOCBOOK-APPS: bold as emphasis role
/ "Kunath, Marcel" <> was heard to say:
| (element emphasis
|   (if (equal? (attribute-string "role") "bold")
|       (make sequence
|         font-weight: 'bold
|         (process-children))
|       (make sequence
|         font-posture: 'italic
|         (process-children))
|   )
| )
| 
| in html/dbinline.dsl but it will not italic or bold anything. It will be

The HTML backend of Jade doesn't use any of the DSSSL properties. Instead,
you have to construct "SGML" flow objects by hand. Jirka's suggestion
(in another reply) is what I'd suggest.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <>      | Nature is amoral, not immoral.
http://www.oasis-open.org/docbook/ | [It] existed for eons before we
Chair, DocBook Technical Committee | arrived, didn't know we were
                                   | coming, and doesn't give a damn
                                   | about us.--Stephen J. Gould