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-Mailinglist/Forum ==")
m (Text replace - "Category:(.*)" to "Category:Command/$1")
Line 40: Line 40:
 
{{Forum|{{SUBPAGENAME}}}}
 
{{Forum|{{SUBPAGENAME}}}}
  
[[Category:Paragraphs|setupindenting]]
+
[[Category:Command/Paragraphs|setupindenting]]

Revision as of 21:50, 20 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-Mailinglist/Forum

All issues with: