ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Latest XML advice.
@ 2009-06-21  3:05 John Culleton
  0 siblings, 0 replies; only message in thread
From: John Culleton @ 2009-06-21  3:05 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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 : ntg-context@ntg.nl / 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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-06-21  3:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-21  3:05 Latest XML advice John Culleton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).