View Issue Details

IDProjectCategoryView StatusLast Update
0000403contextpublic2018-06-29 14:45
ReporterMarius Assigned ToHans Hagen  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Summary0000403: The indentnext option in some cases has no effect then used with floats
DescriptionIn the given example, the paragraph below float:

1) with [bottom], [left], [right] options is not indented,

2) with [top] option is indented.

In either case indentnext has no effect.

An expected behaviour is with [here] option, indentnext=yes enables identation after float, indentnext=no dissables it.
Steps To Reproduce\setupindenting[yes,7mm]
\setupfloats[indentnext=yes]

\starttext
Text text text text text text text text text text text text text text text text text text text text.

\placefigure
  [bottom][]
  {Title}
  {\externalfigure[cow][width=0.6\textwidth]}

This paragraph must be indented. This paragraph must be indented. This paragraph must be indented.

Text text text text text text text text text text text text text text text text text text text text.

\stoptext
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2010-05-22 17:12 Marius New Issue
2018-06-29 14:45 Hans Hagen Status new => closed
2018-06-29 14:45 Hans Hagen Assigned To => Hans Hagen
2018-06-29 14:45 Hans Hagen Resolution open => fixed