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] Replace straight apostrophe with curly apostrophe


On 18 févr. 2010, at 19:39, Bob Stayton wrote:
Hi Bob,

> <xsl:template match="d:para/text()|d:title/text()" mode="no.anchor.mode">
> <xsl:value-of select="translate(.,$singlequote,$curlyquote)"/>
> </xsl:template>
> 
> The 'no.anchor.mode' is used only for hot text, so that no nested links are created.
> 
> Let me know if this does not work.


It work's fine for all the case I've check.

Thanks for your help,

Jacques


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