Let's say I have following document:

<document>
  <title>My Document</title>
  <author>Myself</author>
  <text>  
    <chapter>
      <title>Chapter One</title>
      .
      .
      .
    </chapter>
  </text> 
</document>

How do I do the ConTeXt mapping for the second title element? I would like
to have the /document/title level mapped as \title{My Document} and
/document/text/chapter/title as \chapter{Chapter One}

Thank you.

lukas

-- 
Lukas Kubin
[EMAIL PROTECTED]
phone: 00420603836180

Reply via email to