Command/dorecurse

From Wiki
< Command
Revision as of 13:38, 25 May 2012 by Esteis (talk | contribs) (typo!)
Jump to navigation Jump to search

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