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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

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


Subject: RE: [docbook] docbook with style info


Yes:

<para><emphasis role="bold">This</emphasis> appears in bold.</para>

You can also do role="underline" and role="strikethrough" (or customize
the template <xsl:template match="emphasis"> in inline.xsl if you need
more).

David

> -----Original Message-----
> From: A. Black [mailto:xuvt99@gmail.com] 
> Sent: Monday, October 12, 2009 10:30 AM
> To: docbook@lists.oasis-open.org
> Subject: [docbook] docbook with style info
> 
> I have to reproduce some documents that don't necessarily 
> make any sense from a consistent style viewpoint.  Is there 
> anything like docbook but that allows one to include style 
> information right in the main document.  It should produce xml fo.
> 
> e.g.
> 
> <para><bold>This</bold> appears in bold.</para>
> 
> Thanks.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: docbook-unsubscribe@lists.oasis-open.org
> For additional commands, e-mail: docbook-help@lists.oasis-open.org
> 
> 


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