Bugs item #55, was opened at 2007-01-04 12:28 You can respond by visiting: http://foundry.supelec.fr/tracker/?func=detail&atid=161&aid=55&group_id=21 Or by replying to this e-mail entering your response between the following markers: #+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+ (enter your response here) #+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+ Status: Open Priority: 3 Submitted By: Peter Münster (peter) Assigned to: Nobody (None) Summary: indenting first paragraph in section after placefloat Resolution: None Version: None Category: macros Initial Comment: Hello, ConTeXt 2007.01.02 indents the first paragraph, when there is a placefigure. Example: \setupindenting[yes,small] \def\Text{\dorecurse{400}{text }} \starttext \section{test} \Text % here it's ok \section{test} \placefigure{}{\externalfigure[bla][width=0.6\textwidth]} \Text % here is a problem \stoptext ---------------------------------------------------------------------- You can respond by visiting: http://foundry.supelec.fr/tracker/?func=detail&atid=161&aid=55&group_id=21