Hi!
Does anyone know quick answer, how to produce
UTF-8 HTML from DocBook DTD UTF-8 XML ?
I have written i18b-ized XML in UTF-8 with russian text :
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
...
<article lang="ru">
...
</article>
Unfortunately, I can't produce UTF-8 HTML.
It generates ISO-8859-1 encoding :-(
$ xmlto html My.XML
...
<meta content="text/html; http-equiv="Content-Type" charset=ISO-8859-1">
Истори
...
P.S. RedHat 7.3
--
-=AV=-
--
Linux-UTF8: i18n of Linux on all levels
Archive: http://mail.nl.linux.org/linux-utf8/