RE: DOCBOOK: FW: problems with jade.

From
Khalid Khidhir <>
Date
2000-11-04T01:15:11+00:00
ID
Thread
RE: DOCBOOK: FW: problems with jade.
Title: RE: DOCBOOK: FW: problems with jade.

Hi All,

sorry for the big messages I posted lately, I appologize.

Phillip, thanks for your reply, but I am still getting a number of the following errors:

\docbook\jade\jade.exe:c:/docbook/ent/iso-lat1.ent:8:18:E: "X00E2" is not a function name

\docbook\jade\jade.exe:c:/docbook/ent/iso-lat1.ent:9:18:E: "X00C2" is not a function name

\docbook\jade\jade.exe:c:/docbook/ent/iso-lat1.ent:10:19:E: "X00E0" is not a function name

\docbook\jade\jade.exe:c:/docbook/ent/iso-lat1.ent:11:19:E: "X00C0" is not a function name

\docbook\jade\jade.exe:c:/docbook/ent/iso-lat1.ent:12:18:E: "X00E5" is not a function name

\docbook\jade\jade.exe:c:/docbook/ent/iso-lat1.ent:13:18:E: "X00C5" is not a function name

\docbook\jade\jade.exe:c:/docbook/ent/iso-lat1.ent:14:19:E: "X00E3" is not a function name

\docbook\jade\jade.exe:c:/docbook/ent/iso-lat1.ent:15:19:E: "X00C3" is not a function name

I did not include the whole list of errors.

I reinstalled, jade, dsssl, and docbook, here is the .bat file I am using to involk jade:

Set SP_CHARSET_FIXED=YES 

Set SP_ENCODING=XML

Set SGML_CATALOG_FILES=c:\docbook\catalog;c:\docbook\jade\catalog

\docbook\jade\jade.exe -t rtf -d \docbook\dsssl\docbook\print\docbook.dsl \docbook\jade\xml.dcl test.xml

I installed:

docbook at c:\docbook and renamed docbook.cat to catalog

jade at c:\docbook\jade

dsssl sheets at: c:\docbook\dsssl

I do not know what to do more to get rid of these errors.

Please help.

Thanks very much.

Khalid

-----Original Message-----

From: Phillip Shelton [mailto:]

Sent: Thursday, November 02, 2000 8:23 PM

To: Khidhir, Khalid [SKY:1G61-A:EXCH]

Cc: 'DocBook list (E-mail)'

Subject: RE: DOCBOOK: FW: problems with jade.

 Rename your test.sgml to test.xml then and try the following as the last line in the bat file.

 

docbook\jade\jade.exe -t rtf -d \docbook\print\docbook.dsl \docbook\jade\xml.dcl test.xml