Next in thread → Next in month →

Re: DOCBOOK-APPS: Non-SGML character

From
Jirka Kosek <>
Date
2001-04-19T12:59:06+00:00
ID
Thread
Re: DOCBOOK-APPS: Non-SGML character
Oleg Amiton wrote:

> KOI8-R does not contains unallowed characters, but win1251, using
> in Windows, does. I convert source koi8-r code into win1251 before
> RTF production and jade and jade errors.
> 
> While using XML this converting needed too. Should it change
> <?xml version="1.0" encoding="koi8-r"?> into <?xml version="1.0"
> encoding="windows-1251"?> ?

Yes, windows-1251 is offical name for this encoding. However there is
one problem with Jade -- Jade uses different encoding name for this
particular one. Before processing, you should set SP_ENCODING=windows
and make sure that all source files are in windows-1251.

-----------------------------------------------------------------
  Jirka Kosek  	                     
  e-mail: 
  http://www.kosek.cz
Next in thread → Next in month →