Next in thread →
Next in month →
Re: DOCBOOK: Processing article
Include the xml declaration wich comes whti jade: xml.dcl in this way:
openjade -t sgml -E 2 -d $SGML_SHARE/dsssl/html/docbook.dsl
/path-to-jade/xml.dcl dsl article.xml
^^^^^
HTH.
Regards,
Juan R. Migoya
SPAIN
Fredrik Eriksson wrote:
> I am newbie and trying to understand this docbook stuff. An from the
> www.docbook.org I took an example of a document as you can see below and
> trying to process it with openjade with no luck. I run this :
>
> openjade -t sgml -E 2 -d $SGML_SHARE/dsssl/html/docbook.dsl article.xml
>
> And all I get out is :
>
> openjade:/usr/local/share/docbook/xml/docbookx.dtd:74:17:E: "X20AC" is not a
> function name
> openjade:/usr/local/share/docbook/xml/ent/iso-amsa.ent:8:19:E: "X21B6" is
> not a function name
[snip]
Next in thread →
Next in month →