Command/indenting

From Wiki
< Command
Revision as of 15:11, 11 June 2012 by Esteis (talk | contribs) (Add description, example, See Also)
Jump to navigation Jump to search

\indenting

Syntax

\indenting[...,...,...]
[...,...,...] never not no yes always first next

Description

Deprecated; use \setupindenting instead.

  • never: \parindent=0pt
  • not/no: \noindent
  • yes/always: \parindent=\voorwit (dimen)
  • first: \indentfirstparagraphtrue
  • next: \indentfirstparagraphfalse
  • dimen: sets \parindent.

Example

one par\par
two par\par
\setupindenting[yes,1cm]
red par\par
blue par\par

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: