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


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


Yes,

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

and yes,
setenv SGML_CATALOG_FILES 
"C:/cygwin/usr/share/sgml/docbook/docbook41/docbook.cat;C:/cygwin/usr/share/sgml/docbook/db177/common/catalog;C:/cygwin/usr/share/sgml/docbook/jade121/catalog"

I don't get it ?

here is the complete shell script and XML file
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/joelib/joelib/docs/docbook/generate.sh?rev=1.3&content-type=text/vnd.viewcvs-markup
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/joelib/joelib/docs/docbook/JOELibTutorial.xml?rev=1.18&content-type=text/vnd.viewcvs-markup

Regards, Joerg




Juan R. Migoya wrote:

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


-- 
Dipl. Chem. Joerg K. Wegner
Center of Bioinformatics Tuebingen (ZBIT)
Department of Computer Architecture
Univ. Tuebingen, Sand 1, D-72076 Tuebingen, Germany
Phone: (+49/0) 7071 29 78970
Fax: (+49/0) 7071 29 5091
E-Mail: mailto:wegnerj@informatik.uni-tuebingen.de
WWW:    http://www-ra.informatik.uni-tuebingen.de
--
Never mistake motion for action.
                          E. Hemingway




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