Difference between revisions of "Command/recursedepth"

From Wiki
Jump to navigation Jump to search
(Create entire page)
(No difference)

Revision as of 09:09, 14 June 2012

\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: