I have in hand a huge document (587 modules) in xml DocBook format.
It constitutes the documentation for Gimp. I also have the Context
xml manual but can't seem to figure out how to make it work. The
root document (or what I assume is the root document) contains
statements like this:
<part>
<title>Getting Started</title>
<chapter id="introduction">
<title>Introduction</title>
<xi:include href="introduction.xml"/>
<xi:include href="introduction/whats-new.xml"/>
</chapter>
and so on.
When I tried simply
texexec gimp.xml
I got a one page document that listed the titles in one long string
but none of the content of the subdocs referenced.
So I added near the top
\defineXMLenvironment [gimp] {(} {)}
\enableXML
and got more or less the same results.
Hints?
--
John Culleton
Create Book Covers with Scribus/e-book $5.95
http://www.booklocker.com/books/4055.html
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://tex.aanhet.net
archive : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___________________________________________________________________________________