Command/setupindenting
From ConTeXt wiki
< Command
\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
Help from ConTeXt-Mailinglist/Forum
All issues with: