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] | [Elist Home]


Subject: 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: jirka@kosek.cz
  http://www.kosek.cz


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


Powered by eList eXpress LLC