This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: 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

------------------------------------------------------------------
To unsubscribe from this elist send a message with the single word
"unsubscribe" in the body to: docbook-apps-request@lists.oasis-open.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]