OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


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


Thank you very much :)

On 12/11/06, Bob Stayton <bobs@sagehill.net> 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
> bobs@sagehill.net
>
>
> ----- Original Message -----
> From: "Chris Chiasson" <chris@chiasson.name>
> To: "DocBook Apps Mailing List" <docbook-apps@lists.oasis-open.org>
> 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: docbook-apps-unsubscribe@lists.oasis-open.org
> > For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org
> >
> >
> >
>
>
>


-- 
http://chris.chiasson.name/


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]