Hi,

I am often surprised that some nice-to-have feature is already
present in ConTeXt and I just wasn't aware. But I am not sure about
this one.

Is there something like an adaptive structure code which keeps track
of the nesting level? In this example the first structure would
become the chapter, the second one a section, etc.

\starttext
  \startstructure [title=Alpha]
    \startstructure [title=Beta]
      \startstructure [title=Gamma]
      \stopstructure
    \stopstructure
  \stopstructure
\stoptext

This would ease moving around sections, which might end up as
subsections and vice versa.


Marco

___________________________________________________________________________________
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