Command/recursedepth

From Wiki
< Command
Revision as of 09:09, 14 June 2012 by Esteis (talk | contribs) (Create entire page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

\recursedepth

Syntax

\recursedepth

Description

The nesting depth in the case of nested \dorecurse or \dostepwiserecurse

Example

\dorecurse{2}
   {\recursedepth.\recurselevel:
    \dorecurse{3}
        {\recursedepth.\recurselevel\ }
    \crlf}

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: