Difference between revisions of "Command/indentation"

From Wiki
Jump to navigation Jump to search
(Created page with "Documentation for \indentation")
(No difference)

Revision as of 14:22, 17 November 2021


\indentation

Summary

The command \indentation forces indentation of a paragraph

Description

Force indentation on one paragraph. (Do not confuse with the deprecated \indenting, which is a predecessor of \setupindenting.

This is relevant if the setting indentnext=yes is used in \setupheads, \setupitemgroup, etc.

Examples

Example 1

\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

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: