You probably want automatic levels.
Take a look at strc-lev.mkvi.

\startsectionlevel[title=outer]
\startsectionlevel[title=inner]
\startsectionlevel[title=yet another]

\stopsectionlevel
\stopsectionlevel
\stopsectionlevel

If you need more levels than the default (which ranges from chapter to subsubsubsubsection), you may need to define your own using \definesectionlevels.

Best regards
Andreas


Am 2016-03-11 09:08, schrieb m...@silentumbrella.com:
Greetings,

Is it possible to have

\starttext

\startchapter
Hey a chapter!
\startsection
something.one
\startsection
someting.one.one
\startsection
something.one.one.one
\stopsection
\stopsection
\stopsection


\stopchapter

\stoptext

render as:

1. Hey a chapter!
1.1 something.one
1.1.1 something.one.one
1.1.1.1 something.one.one.one

Thanks,
Mica
___________________________________________________________________________________
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