Dear gang,

I'm looking at strc*.mkiv trying to understand

\definestructureresetset[default][0,0,1,0][1]

etc.

The first argument would appear to control the continued-coupling between
a higher and lower section. If 0, the lower section does not reset; if 1,
the immediately lower section resets when the higher section increments up.

What is the second argument [1] for?

==========================
\definestructureresetset[default][0,0,1,0][1] % this will not reset parts
and subsections
\setuphead[part][sectionresetset=default]
\starttext
      \placelist[chapter,section,subsection][criterium=all,width=3cm]
      \part{first}  \chapter{alpha} \section{a} \section{b} \subsection{x}
\subsection{y} \chapter{beta}
      \part{second} \chapter{gamma} \section{a} \section{b} \subsection{x}
\subsection{y} \chapter{delta}
\stoptext
==========================

In this example -- from strc-def.mkiv with a small edit:

What is the diff between

\setuphead[part][sectionresetset=default]

and

\setuphead[part][sectionresetset=continue]

etc. Any clarifications appreciated and

Best wishes
Idris
--
Professor Idris Samawi Hamid, Editor-in-Chief
International Journal of Shīʿī Studies
Department of Philosophy
Colorado State University
Fort Collins, CO 80523
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to