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]
Other format: [Raw text]

Re: [docbook-apps] DocBook4.2 & iso entities


Is there a DOCTYPE declaration in your doc??

<!DOCTYPE BOOK PUBLIC "-//OASIS//DTD DocBook V4.1//EN" >

(just an example -BOOK, of course).

The enviroment variable SGML_CATALOG should point to your docbook catalog.

Regards,
Juan R. Migoya
SPAIN

Joerg K. Wegner wrote:

Hi,

o.k., and now i have another problem ...

when i use:
${JADE} -t sgml -d $DB_HTML C:/cygwin/usr/share/sgml/docbook/jade121/xml.dcl JOELibTutorial.xml
for:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/joelib/joelib/docs/docbook/formulas/descriptors/createImages.sh?rev=1.1&content-type=text/vnd.viewcvs-markup


i get:
JOELibTutorial.xml:131:0:E: DTD did not contain element declaration for document type name
JOELibTutorial.xml:132:9:E: there is no attribute "id"
JOELibTutorial.xml:132:26:E: element "book" undefined
JOELibTutorial.xml:222:8:E: entity end not allowed in processing instruction
JOELibTutorial.xml:222:8:E: end tag for "book" omitted, but OMITTAG NO was specified
JOELibTutorial.xml:132:0: start tag was here
JOELibTutorial.xml:222:8:E: no document element
JOELibTutorial.xml:131:0:E: DTD did not contain element declaration for document type name
JOELibTutorial.xml:132:9:E: there is no attribute "id"
JOELibTutorial.xml:132:26:E: element "book" undefined
JOELibTutorial.xml:222:8:E: entity end not allowed in processing instruction
JOELibTutorial.xml:222:8:E: end tag for "book" omitted, but OMITTAG NO was specified
JOELibTutorial.xml:132:0: start tag was here
JOELibTutorial.xml:222:8:E: no document element


CU, Joerg

Juan R. Migoya wrote:

Joerg K. Wegner wrote:

Hi,

i'm trying to use DocBook 4.2 with jade121 and get the following errors:

docbook42/docbookx.dtd:112:17:E: "X20AC" is not a function name
docbook42/ent/iso-amsa.ent:8:19:E: "X21B6" is not a function name
docbook42/ent/iso-amsa.ent:9:19:E: "X21B7" is not a function name

... what's the workaround or the resolution for this problem.



I guess you are not feeding jade with de xml.dcl file. In this way: jade [your options] declaration_path\xml.dcl myfile.xml

Where declaration_path is the path to xml.dcl (usually the jade path)

From your other question I have no answer :(

Regards.
Juan R. Migoya








To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org.



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