17 Feb
2014
17 Feb
'14
9:01 p.m.
Dear All, when an indenting is set, it is applied in a smart way and sometimes suppressed, e.g after images. But when the image is floating and forced to be displayed on a separate page, I would expect the indenting of the following paragraph preserved. Currently it doesn't, see this example: \setupexternalfigures[location=default] \setupindenting[medium, yes] \starttext \input{ward} \startplacefigure[number=no, location={page}, title={}] \externalfigure[cow] \stopplacefigure \input{ward} \stoptext Is there a global switch for it or am I to force the indenting in these cases manually? Thanks, Jan