Open main menu

\dorecurse

Syntax

\dorecurse{n}{commands}
{n} The number of times to repeat the commands
{commands} Commands or text to repeat


Description

Repeat a command a number of times.

Example

\dorecurse{3}{Meow...\ }

 

See also

  • \input is also often used to produce dummy text
  • LuaTeX for heavier-duty looping and iterating.

Help from ConTeXt-Mailinglist/Forum

All issues with: