Difference between revisions of "Command/setupindenting"

From Wiki
Jump to navigation Jump to search
m (Text replace - "== Help from ConTeXt-Forum ==" to "== Help from ConTeXt-Forum == All issues with:")
Line 40: Line 40:
 
{{Forum|{{SUBPAGENAME}}}}
 
{{Forum|{{SUBPAGENAME}}}}
  
[[Category:Commands|setupindenting]]
+
[[Category:Paragraphs|setupindenting]]

Revision as of 13:15, 17 March 2012

\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-Forum

All issues with: