Re: SGML to HTML Problem



Vivien Malerba wrote:
> 
> > With Docbook 3.1 the public identifier is now something like : "-//OASIS/DTD DocBook V3.1//EN". You
> > should fix your <!DOCTYPE ...> statement.
> >
> 
> I have tried to modify the <!DOCTYPE ...> statement to put 3.1 instead, the
> results are the same. I also tried to downgrade to docbook-3.0-12, and the same
> errors are still there.
> 
> The given errors start with a problem in the /usr/lib/sgml/CATALOG file with
> the line
> DTDDECL "-//OASIS//DTD DocBook V3.1//EN" "docbook.dcl"
> where jade seems to not understand what DTDDECL is (neither do I !):
> jade:/usr/lib/sgml/CATALOG:84:0:W: DTDDECL catalog entries are not supported
> 

Hmm, I guess that DTDDECL this is a new way to associate public identifiers
to system identifiers.

> Can you send me your CATALOG file so I can compare
> Thanks!
> 

Sorry, I have currently no access to my machine :(
Anyway,  you can try to add a line like this in your CATALOG:

	PUBLIC "public-identifier" <path-to-file-associed>
eg:

I think file path sould be absolute or relative to the directory where 
your CATALOG file resides.

Hope this helps.
Charbel.


> --
> To unsubscribe: mail gnome-db-list-request@gnome.org with "unsubscribe"
> as the Subject.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]