OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

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


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


Title: FW: problems with jade.
Are your files xml or sgml as the driver files for both are different.  I am no expert.  It looks like you are telling jade that you are going to give it a xml file then you specify a sgml file.
-----Original Message-----
From: Khalid Khidhir [mailto:kkhidhir@nortelnetworks.com]
Sent: Friday, November 03, 2000 7:01 AM
To: shelton@usq.edu.au
Subject: RE: DOCBOOK: FW: problems with jade.

First, thanks philip for your reply.
here is the content of the bat file I am running:
 
Set SP_CHARSET_FIXED=YES
Set SP_ENCODING=XML
Set SGML_CATALOG_FILES=c:\docbook\jade\catalog;c:\docbook\jade\xml.soc;c:\docbook\docbook.cat
\docbook\jade\jade.exe -t rtf -d \docbook\print\docbook.dsl \docbook\dsssl\docbook\docbook.dcl test.sgml
 
Thanks again.
Khalid
: Phillip Shelton [mailto:shelton@usq.edu.au]
Sent: Wednesday, November 01, 2000 8:52 PM
To: docbook@lists.oasis-open.org
Subject: RE: DOCBOOK: FW: problems with jade.

Could you send a copy of what you feed jade on the commandline?  It looks like you are not giving jade the xml.dcl file.
-----Original Message-----
From: Khalid Khidhir [mailto:kkhidhir@nortelnetworks.com]
Sent: Thursday, November 02, 2000 12:55 AM
To: docbook@lists.oasis-open.org
Subject: DOCBOOK: FW: problems with jade.



Hi,
it is my first time installing Docbook and jade, I managed to install the packages
as the instruction for installing it, but I keep getting the following error messages:
 
 \docbook\jade\jade:c:/docbook/ent/iso-lat1.ent:6:19:E: "X00E1" is not a function name
 \docbook\jade\jade:c:/docbook/ent/iso-lat1.ent:7:19:E: "X00C1" is not a function name
 \docbook\jade\jade:c:/docbook/ent/iso-lat1.ent:8:18:E: "X00E2" is not a function name
 \docbook\jade\jade:c:/docbook/ent/iso-lat1.ent:9:18:E: "X00C2" is not a function name
 \docbook\jade\jade:c:/docbook/ent/iso-lat1.ent:10:19:E: "X00E0" is not a function name
 \docbook\jade\jade:c:/docbook/ent/iso-lat1.ent:11:19:E: "X00C0" is not a function name
 \docbook\jade\jade:c:/docbook/ent/iso-lat1.ent:12:18:E: "X00E5" is not a function name
 \docbook\jade\jade:c:/docbook/ent/iso-lat1.ent:13:18:E: "X00C5" is not a function name
 \docbook\jade\jade:c:/docbook/ent/iso-lat1.ent:14:19:E: "X00E3" is not a function name
 \docbook\jade\jade:c:/docbook/ent/iso-lat1.ent:15:19:E: "X00C3" is not a function name
 \docbook\jade\jade:c:/docbook/ent/iso-lat1.ent:16:17:E: "X00E4" is not a function name
 ...........
 
 I installed the following on Windows NT:
 docbook in c:\docbook
 entities in c:\docbook\ent
 jade in c:\docbook\jade
 and style sheets in c:\docbook\dsssl
 
 environment variable:
 SGML_CATALOG_FILES=c:\docbook\catalog;c:\docbook\jade\catalog;c:\docbook\dsssl\docbook\catalog
 
 I would really appriciate it if you can take a look and let me know what I am doing wrong.
 Thanks alot for your help.
 Khalid
 
Sorry rot the long email.

The following is the contents of the catalog files:
 
---------c:\docbook\catalog-----------------------------------------------
   -- ...................................................................... --
   -- Catalog data for DocBook XML V4.1.2 .................................... --
   -- File docbook.cat ..................................................... --
 
   -- Please direct all questions, bug reports, or suggestions for
      changes to the docbook@lists.oasis-open.org mailing list. For more
      information, see http://www.oasis-open.org/.
   --
 
   -- This is the catalog data file for DocBook XML V4.1.2. It is provided as
      a convenience in building your own catalog files. You need not use
      the filenames listed here, and need not use the filename method of
      identifying storage objects at all.  See the documentation for
      detailed information on the files associated with the DocBook DTD.
      See SGML Open Technical Resolution 9401 for detailed information
      on supplying and using catalog data.
   --
 
   -- ...................................................................... --
   -- DocBook driver file .................................................. --
 
 PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "c:/docbook/docbookx.dtd"
 
   -- ...................................................................... --
   -- DocBook modules ...................................................... --
 
 PUBLIC "-//OASIS//DTD DocBook XML CALS Table Model V4.1.2//EN"                   "c:/docbook/calstblx.dtd"
 PUBLIC "-//OASIS//DTD XML Exchange Table Model 19990315//EN"                     "c:/docbook/soextblx.dtd"
 PUBLIC "-//OASIS//ELEMENTS DocBook XML Information Pool V4.1.2//EN"              "c:/docbook/dbpoolx.mod"
 PUBLIC "-//OASIS//ELEMENTS DocBook XML Document Hierarchy V4.1.2//EN"            "c:/docbook/dbhierx.mod"
 PUBLIC "-//OASIS//ENTITIES DocBook XML Additional General Entities V4.1.2//EN"   "c:/docbook/dbgenent.mod"
PUBLIC "-//OASIS//ENTITIES DocBook XML Notations V4.1.2//EN"                     "c:/docbook/dbnotnx.mod"
 PUBLIC "-//OASIS//ENTITIES DocBook XML Character Entities V4.1.2//EN"            "c:/docbook/dbcentx.mod">
 
   -- ...................................................................... --
   -- ISO entity sets ...................................................... --
 
 PUBLIC "ISO 8879:1986//ENTITIES Diacritical Marks//EN"                           "c:/docbook/ent/iso-dia.ent"
 PUBLIC "ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN"                 "c:/docbook/ent/iso-num.ent"
 PUBLIC "ISO 8879:1986//ENTITIES Publishing//EN"                                  "c:/docbook/ent/iso-pub.ent"
 PUBLIC "ISO 8879:1986//ENTITIES General Technical//EN"                           "c:/docbook/ent/iso-tech.ent"
 PUBLIC "ISO 8879:1986//ENTITIES Added Latin 1//EN"                               "c:/docbook/ent/iso-lat1.ent"
 PUBLIC "ISO 8879:1986//ENTITIES Added Latin 2//EN"                               "c:/docbook/ent/iso-lat2.ent"
 PUBLIC "ISO 8879:1986//ENTITIES Greek Letters//EN"                               "c:/docbook/ent/iso-grk1.ent"
 PUBLIC "ISO 8879:1986//ENTITIES Monotoniko Greek//EN"                            "c:/docbook/ent/iso-grk2.ent"
 PUBLIC "ISO 8879:1986//ENTITIES Greek Symbols//EN"                               "c:/docbook/ent/iso-grk3.ent"
 PUBLIC "ISO 8879:1986//ENTITIES Alternative Greek Symbols//EN"                   "c:/docbook/ent/iso-grk4.ent"
 PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Arrow Relations//EN"         "c:/docbook/ent/iso-amsa.ent"
 PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Binary Operators//EN"        "c:/docbook/ent/iso-amsb.ent"
 PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Delimiters//EN"              "c:/docbook/ent/iso-amsc.ent"
 PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Negated Relations//EN"       "c:/docbook/ent/iso-amsn.ent"
 PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Ordinary//EN"                "c:/docbook/ent/iso-amso.ent"
 PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Relations//EN"               "c:/docbook/ent/iso-amsr.ent"
 PUBLIC "ISO 8879:1986//ENTITIES Box and Line Drawing//EN"                        "c:/docbook/ent/iso-box.ent"
 PUBLIC "ISO 8879:1986//ENTITIES Russian Cyrillic//EN"                            "c:/docbook/ent/iso-cyr1.ent"
 PUBLIC "ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN"                        "c:/docbook/ent/iso-cyr2.ent"
 
   -- End of catalog data for DocBook XML V4.1.2 ............................. --
   -- ...................................................................... --
 
 
 
 --------- c:\docbook\jade\catalog-------------------------------------------------------------
 PUBLIC "-//James Clark//DTD DSSSL Flow Object Tree//EN"  "c:/docbook/jade/fot.dtd"
 PUBLIC "ISO/IEC 10179:1996//DTD DSSSL Architecture//EN"  "c:/docbook/jade/dsssl.dtd"
 PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN"       "c:/docbook/jade/style-sheet.dtd"--------
 
 
 
 
 -------- c:\docbook\dsssl\docbook\catalog---------------------------------------------------------
 OVERRIDE YES
 
 -- Stylesheets --
 PUBLIC "-//Norman Walsh//DOCUMENT DocBook Print Stylesheet//EN"
        "c:/docbook/dsssl/docbook/print/docbook.dsl"
 PUBLIC "-//Norman Walsh//DOCUMENT DocBook HTML Stylesheet//EN"
        "c:/docbook/dsssl/docbook/html/docbook.dsl"
 PUBLIC "-//Norman Walsh//DOCUMENT DSSSL Library//EN"
        "c:/docbook/dsssl/docbook/lib/dblib.dsl"
 PUBLIC "-//Norman Walsh//DOCUMENT DSSSL Library V2//EN"
        "c:/docbook/dsssl/docbook/lib/dblib.dsl"
 
 -- DTDs --
 PUBLIC "+//IDN nwalsh.com//DTD DocBook DSSSL Architecture V1.0//EN"
        "c:/docbook/dsssl/docbook/dtds/dbdsssl/dbdsssl.dtd"
 PUBLIC "-//Norman Walsh//DTD DocBook OLink Summary V1.1//EN"
        "c:/docbook/dsssl/docbook/dtds/olink/olinksum.dtd"
 PUBLIC "-//Norman Walsh//DTD DocBook HTML 1.0//EN"
        "c:/docbook/dsssl/docbook/dtds/html/dbhtml.dtd"
 PUBLIC "-//Norman Walsh//DTD Image Library 1.0//EN"
        "c:/docbook/dsssl/docbook/dtds/imagelib/imagelib.dtd"
 
 -- Entities --
 PUBLIC "ISO 8879-1986//ENTITIES Added Latin 1//EN//HTML">
        "c:/docbook/dsssl/docbook/dtds/html/ISOlat1.gml"
 
 -- Documents --
 PUBLIC "-//Norman Walsh//DOCUMENT DocBook DSSSL Stylesheet Documentation V1.0//EN"
        "c:/docbook/dsssl/docbook/docsrc/docbook.sgm"
 PUBLIC "-//Norman Walsh//DOCUMENT OLink Test Document V1.0//EN"
        "c:/docbook/dsssl/docbook/docsrc/olinktarget.sgm"
 PUBLIC "-//Norman Walsh//DOCUMENT OLink Semantics in the DocBook DSSSL Stylesheets V1.0//EN"
        "c:/docbook/dsssl/docbook/docsrc/olinksemantics.sgm"
 
 -- Declarations --
 SGMLDECL "c:/docbook/dsssl/docbook/dtds/decls/docbook.dcl"
 
 -------------------------------------------------------------------------------------------------------



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


Powered by eList eXpress LLC