Command/setupindenting

From Wiki
< Command
Revision as of 12:44, 27 March 2011 by Marco (talk | contribs) (Corrected wrong indenting information)
Jump to navigation Jump to search

\setupindenting

Syntax

\setupindenting[...,...,...]
[...,...,...] none small medium big next first normal odd even dimension


Description

indenting starts only with "yes", e.g.

  \setupindenting[yes, medium, first]

If you want indenting after section numbers use this

\setupheads[indentnext=yes]

If you want to indent the paragraph after a \placefigure, you should not use the key auto, use another specifier instead (top or bottom, for instance). The auto keyword prevents the paragraph from indenting. However you can use auto and additionally mark the paragraph to be indented with the \indentation command.

Example

See also