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: openjade going into an endless loop


On Fri, Jun 28, 2002 at 12:09:29PM +0200, Marc Haber wrote:
> Your script has been helpful in finding out even more errors ;)
> |haber@karen[11/511]:~/docbook$ runjade  openjade -t xml -d /usr/share/sgml/docbook/stylesheet/dsssl/ldp/ldp.dsl#html firstdocbook.xml
> |openjade:/usr/share/sgml/docbook/dtd/xml/4.1/docbookx.dtd:74:17:E: "X20AC" is not a function name
> |openjade:/usr/share/sgml/entities/xml-iso-entities-8879.1986/ISOamsa.ent:6:19:E: "X21B6" is not a function name
> |openjade:/usr/share/sgml/entities/xml-iso-entities-8879.1986/ISOamsa.ent:7:19:E: "X21B7" is not a function name

OK, usual problem: you need to add the xml declaration on jour jade
command line.

Note: docbook-2-html (from sgml2x as well) will do that for you, as
well as using runjade.  I don't think I updated the sgml2x conf to
find ldp in woody/sid - if not (see whether "docbook-2-html --help"
lists ldp as available style), try "docbook-2-html --style
local=/usr/share/sgml/docbook/stylesheet/dsssl/ldp/ldp.dsl" - I'm
quite sure appending "#html" will break - you may want to submit a
bugreport for this on the package, so that I think about fixing that.


> > Try with all 3 jade variants, and see whether they differ in behaviour.
> 
> You mean jade, openjade and what's the third?

jade, openjade 1.3.1 (in package openjade1.3), and openjade 1.4devel
(in package openjade).

-- 
Yann Dirson <Yann.Dirson@fr.alcove.com>                 http://www.alcove.com/
Technical support manager                Responsable de l'assistance technique
Senior Free-Software Consultant          Consultant senior en Logiciels Libres
Debian developer (dirson@debian.org)                        Développeur Debian


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