Hi Chris,
The role value 'italic' is not actually a recognized value in the
stylesheets. Rather, italic font-style is the default output for emphasis.
In FO, if role is not 'strong' or 'bold', you autotamically get the default
italic.
In HTML, you would also get italic if the stylesheet parameter
'emphasis.propagates.style' is set to zero (from its default of 1). As it
is, you probably have a class="italic" in your output, for which you could
write a CSS selector to set the italic.
Bob Stayton
Sagehill Enterprises
DocBook Consulting
----- Original Message -----
From: "Chris Chiasson" <>
To: "DocBook Apps Mailing List" <>
Sent: Monday, December 11, 2006 1:33 AM
Subject: [docbook-apps] is <emphasis role="italic"> in <literallayout> not
honored in html?
> It works under fo for me though. Maybe I did something wrong?
>
> --
> http://chris.chiasson.name/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail:
> For additional commands, e-mail:
>
>
>