This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: font style


On Thu, Jul 11, 2002 at 12:51:45PM +0100, fyl2xp1 wrote:
> The solution I am talking about is this one:
>  
>       (element emphasis
>           (if (equal? (attribute-string "role") (normalize "bold"))
>               ($bold-seq$)
>        ($italic-seq$)))

This is already done in the standard stylesheets. <emphasis> is
rendered in italics, and <emphasis role="strong"> is rendered as bold.

-- 
Yann Dirson <Yann.Dirson@fr.alcove.com>                 http://www.alcove.com/
Technical support manager                Responsable de l'assistance technique
Senior Free-Software Consultant          Consultant senior en Logiciels Libres
Debian developer (dirson@debian.org)                        Développeur Debian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]