Command/indentation
From ConTeXt wiki
< Command
\indentation
Syntax
\indentation... | |
... | paragraph |
Description
Force indentation on one paragraph. (Do not confuse with the deprecated \indenting, which is a predecessor of \setupindenting.
Example
\setupindenting[yes, 1em, first] \section{First section} \type{\setupindenting[first]} is overridden by the \type{[indentnext=no]} property of section heads. \par two\par three\par \section{Second section} \indentation \type{\indentation} overrides the \type{[indentnext=no]} property of section heads. \par two\par three\par
See also
- \setupindenting
- \noindentation to explicitly disable indenting of a paragraph.
- setting
indentnext=yes
in \setupheads, \setupitemgroup, etc.
Help from ConTeXt-Mailinglist/Forum
All issues with: