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]

website dtd in NetBSD


I am trying to reproduce in NetBSD some DocBook work I've done in a
Debian system. I have an xml page that works very nicely in the latter
environment; I've processed it to generate html output. But in NetBSD I
can't get past parsing the DTD using psgmls. The page starts out like
this:

<!DOCTYPE website PUBLIC "-//Norman Walsh//DTD Website V1.9//EN" 
 "/usr/pkg/share/sgml/docbook-website/website.dtd">  

Clicking on 'DTD -> Parse DTD' in emacs produces:

/usr/pkg/share/sgml/docbook-xml/4.1.2/ent/iso-tech.ent line 29 col 21
entity para.char.mix
/usr/pkg/share/sgml/docbook-xml/4.1.2/dbpoolx.mod line 933 col 37
entity dbpool
/usr/pkg/share/sgml/docbook-xml/4.1.2/docbookx.dtd line 91 col 8 entity
docbook
/usr/pkg/share/sgml/docbook-website/website.dtd line 29 col 9 entity
WEBSITE
/home/wingnut/old-home/dulug-xml/bob-example/bob_website.xml line 2 col
50 
Delimiter GRPC ()) expected; at: :input|html:

Any ideas as to what's being missed here? (This uses a home-brew
catalog file, but I have used it successfully with DocBook sgml.)

(tia!)

-- 
Bob Bernstein
at
Esmond, R.I., USA



------------------------------------------------------------------
To unsubscribe from this elist send a message with the single word
"unsubscribe" in the body to: docbook-apps-request@lists.oasis-open.org


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