On Thu, 25 Jul 2002, Gisbert Amm wrote:
> I got a Word DOC from a Windows user and tried out the docbook-export.
> 
> Unfortunately all German umlauts and other special characters are set to 
> another encoding afterwords, e.g. 'W�OEste' where it was 'W�ste' or 
> 'N�~@~YDour' where it was 'N'Dour' and 'Diabaté' where it was 'Diabat�' 
> (african names).

I suppose this could be implemented, though if/when I don't know...
You could always try something like

iconv -f UTF-8 -t ISO8859-1 file-utf.dbk > file-iso.dbk

though that may invalidate the XML until you convert back to UTF-8

Frank

Francis James Franklin
[EMAIL PROTECTED]

"No, she really likes me. She told me I look like Britney Spears, and why
would you say that to somebody you don't like?"
                                                           --- Elle Woods


-----------------------------------------------
To unsubscribe from this list, send a message to
[EMAIL PROTECTED] with the word
unsubscribe in the message body.

Reply via email to