2010/1/1 Tad Ashlock
<taashlo@cyberdude.com>
Ahhh... The problem was that I came at Joshua's message from the online mailing list <http://archive.contextgarden.net/message/20091230.023239.56a1e396.en.html> and the only "attached sample" was the code in the message. Apparently attachments aren't accessible on the mailing list website?
Joshua's example:
%%%%
\definestructureresetset[default][0,0][1]
\setuphead
[part]
[resetnumber=no,
sectionresetset=default,
placehead=yes]
\setuphead
[chapter]
[sectionsegments=2:100,resetnumber=no]
\setuphead
[section][sectionsegments=2:100]
\setuphead[subsection][sectionsegments=2:100]
\setuphead
[subsubsection]
[sectionsegments=2:100,number=no]
%%%%