Next in thread → Next in month →

Re: [docbook-apps] is <emphasis role="italic"> in <literallayout> not honored in html?

From
Chris Chiasson <>
Date
2006-12-11T21:33:25+00:00
ID
Thread
Re: [docbook-apps] is <emphasis role="italic"> in <literallayout> not honored in html?
Thank you very much :)

On 12/11/06, Bob Stayton <> wrote:
> 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: 
> >
> >
> >
>
>
>


-- 
http://chris.chiasson.name/
Next in thread → Next in month →