Pedro Pastor wrote:
Thanks Dave for the suggestion.

The fix that works for me is to add the following code inside the element:
 <l:i18n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0";> in the
file "website-common.xsl":


  <l:l10n language="es">
      <l:context name="title">
        <l:template name="webpage" text="%t"/>
      </l:context>
      <l:context name="xref">
        <l:template name="webpage" text="%t"/>
      </l:context>
    </l:l10n>


I hope that helps to other users... and that some person responsible for the
maintenance of this application would take care of it or find a better
solution.


RFE 1876282 filed.

Thanks Pedro.


regards

--
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to