ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* XML and 'Table of Contents'
@ 2006-03-25  1:17 Johannes Graumann
  2006-03-27  9:07 ` Taco Hoekwater
  2006-03-27 11:52 ` Hans Hagen
  0 siblings, 2 replies; 21+ messages in thread
From: Johannes Graumann @ 2006-03-25  1:17 UTC (permalink / raw)


Hello,

I'm writing a XML style sheet for ConTeXt, which contains the following
definitions:
\defineXMLargument  [chapter]         {\chapter{\XMLvar{chapter}{title}{}}}
\defineXMLargument  [tableofcontents] {\completecontent}

When reading a file like 
<document>
  <frontmatter>
    <titlepage>
        ...
    </titlepage>
    <dedication>
        ...
    </dedication>
    <aknowledgements>
        ...
    </aknowledgements>
    <abstract>
        ...
    </abstract>
    <tableofcontents/>
  </frontmatter>
  <bodymatter>
    <chapter>
        <title>
                Title
        </title>
        <p>Text.</p>
    </chapter>
  </bodymatter>
  <appendices>
        ...
  </appendices>
</document>

I get the 'Contents' title of the table of contents, but the Chapter does
not show up ... any hints?

Thanks, Joh

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2006-04-11 23:58 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-25  1:17 XML and 'Table of Contents' Johannes Graumann
2006-03-27  9:07 ` Taco Hoekwater
2006-03-27 21:56   ` Johannes Graumann
2006-03-27 11:52 ` Hans Hagen
2006-03-27 22:35   ` Johannes Graumann
2006-03-27 22:41     ` Johannes Graumann
2006-03-28  8:13       ` Hans Hagen
2006-03-28 20:10         ` Johannes Graumann
2006-03-29 10:51           ` Hans Hagen
2006-03-29 17:57             ` Johannes Graumann
2006-04-11 21:35               ` Hans Hagen
2006-04-11 23:58                 ` Johannes Graumann
2006-04-02 15:07         ` ! I can't find file `ec-lmr12'. Again! Jilani Khaldi
2006-04-02 16:06           ` Taco Hoekwater
2006-04-02 20:34             ` Jilani Khaldi
2006-04-03  7:46               ` Taco Hoekwater
2006-04-03 12:20                 ` Jilani Khaldi
2006-04-03 12:25                   ` Taco Hoekwater
2006-04-03 13:30                     ` Jilani Khaldi
2006-04-03  9:57               ` frantisek holop
2006-04-03 12:53                 ` Jilani Khaldi

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).