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: Internationalized indexes


Hello.

I'm trying to use internationalized indexes for Russian lang.

I read
http://www.xml.com/pub/a/2004/07/14/dbndx.html?page=1
http://www.sagehill.net/docbookxsl/IndexIntl.html

translate <l:letters/> in Russian, available at
http://www.vzljot.ru/vyt/letters-ru.xml
I'm glad if this translation will be included in the DocBook XSL
upstream.

I put in my customization layer:

<!-- Resolved over XML Catalogs setup -->
<xsl:import
href="http://docbook.sourceforge.net/release/xsl/current/fo/docbook.xsl"/>
<xsl:include
href="http://docbook.sourceforge.net/release/xsl/current/fo/autoidx-ng.xsl"/>

Then I run build with xsltproc and my customization stylesheet,
and get error:

runtime error: file
file:///usr/share/xml/docbook/xsl-stylesheets-1.68.1/common/l10n.xsl
line 26 element choose
unregistered variable l10n.gentext.language
xmlXPathCompiledEval: evaluation failed

Versions:

DocBook XSL Stylesheets 1.68.1

$ xmllint --version
xmllint: using libxml version 20619
   compiled with: DTDValid FTP HTTP HTML C14N Catalog XPath
XPointer XInclude Iconv Unicode Regexps Automata Schemas Modules

$ xsltproc --version
Using libxml 20619, libxslt 10114 and libexslt 812
xsltproc was compiled against libxml 20619, libxslt 10114 and
libexslt 812
libxslt 10114 was compiled against libxml 20619
libexslt 812 was compiled against libxml 20619

Please, tell me, where is the problem ?

-- 
Regards, Vyt
mailto:  vyt@vzljot.ru
JID:     vyt@vzljot.ru


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