[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] Figure title customization
There is an error in the namespace name (you used a /net instead of .net ).
Bob Stayton
Sagehill Enterprises
DocBook Consulting
bobs@sagehill.net
----- Original Message -----
From: "Jacques Foucry" <jacques@foucry.net>
To: "docbook-apps" <docbook-apps@lists.oasis-open.org>
Sent: Friday, July 15, 2005 3:47 AM
Subject: [docbook-apps] Figure title customization
> Hello,
>
> I tried to customize the figure title.
>
> By default the result is : Figure 1.2. title
>
> I would like to suppress the last dot (after the 2).
>
> In my custom.xsl file I made this customization :
>
> <xsl:param name="local.l10n.xml" select="document('')"/>
> <l:i18n xmlns:l="http://docbook.sourceforge/net/xmlns/l10n/1.0">
> <l:l10n language="fr">
> <l:context name="title">
> <l:template name="figure" text="Figure %n %
> t"/>
> </l:context>
> </l:l10n>
> </l:i18n>
>
> But it doesn't work. If I change the same line in common/fr.xml it
> works. I must forgot something but what ?
>
> Thanks in advance,
> Jacques
> --
> Site web : <http://www.foucry.net>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
> For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org
>
>
>
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]