On Tue, 08 Aug 2017 01:36:00 -0600, Hans Hagen
On 8/7/2017 11:03 PM, Pablo Rodriguez wrote:
On 08/07/2017 08:57 PM, Hans Hagen wrote:
On 8/7/2017 5:08 PM, Pablo Rodriguez wrote:
[...] I mean, in a common sectioning structure a \subsubsection comes after a \subsection. But I don’t think it must be mandatory.
Well, it's all on purpose ... no excuse for bad structuring But even in that case, numbering from: \section{A} \subsubsection{B} gives: 1 A 1 B Should it be the following? 1 A 1.1 B
no it would be 1 and 1.0.1 then
anyway, i'll support the criterium flag in sections too:
\setuphead[subsection][criterium=all]
and for sure i'll forget about it so I wonder who will document it ... I have done it (http://wiki.contextgarden.net/Titles#Complete_Section_Numbering). But Idris should review and improve it ;-). Many thanks for the improvoement,
current version: 2017.08.07 11:30 ======= \setuphead[subsection][criterium=all] \starttext \section{A} \subsection{B} \subsubsection{C} \section{D} % \subsection{E} \subsubsection{F} \stoptext ======= produces the following 1 A 1.1 B 1.1.1 C 2 D 1 F - see attached - so maybe the criterium=all support wasn't included in yesterday's release but is intended for a subsequent one.. Idris -- Idris Samawi Hamid, Professor Department of Philosophy Colorado State University Fort Collins, CO 80512