"Ilia Soldis" <[EMAIL PROTECTED]> writes:

> I've included sections for russian documents. Please, check if I'm correct.

> +        <style basedir="../"
> +               destdir="../"
> +               style="../style/manual.ru.xsl">
> +            <mapper type="glob" from="*.xml.ru" to="*.html.ru" />

I suggest you append encoding to the filename if it is not
iso-8859-1.  It will be like 
<mapper type="glob" from="*.xml.ru" to="*.html.ru.koi8-r" />
if the encoding is koi8-r.

-- 
Yoshiki Hayashi

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

Reply via email to