Hi,
I’d like to have the number of the parent element in the number of a
subitem, like 2.1, 2.2 etc.
I guess I must set "numbersegments", but I don’t know to which values –
I found it only documented for sections.
"""
\setupitemize[packed,joinedup,n]
\setupitemize[2][numbersegments=item:item]
\starttext
\startitemize
\startitem bla\stopitem
\startitem blo\par
\startitemize
\startitem foo\stopitem
\startitem bar\stopitem
\startitem baz\stopitem
\stopitemize
\stopitem
\startitem bla\stopitem
\startitem bla\stopitem
\stopitemize
\stoptext
"""
Hraban
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : ntg-context@ntg.nl /
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___________________________________________________________________________________