[NTG-context] no indent after figure

Wolfgang Werners-Lucchini wwl at musensturm.de
Sat Sep 9 11:05:57 CEST 2006


> The following works on my machine
> 
> \setupindenting[yes,medium]
> \setupfloats[indentnext=yes]
> 
> \starttext
> 
> \input knuth \par
> 
> \placefigure
>     {}
>     {\framed
>         [offset=none,
>          width=0.6\makeupwidth,
>          height=0.4\textheight]
>         {figure}}
> 
> 
> \dorecurse{3}{\input knuth\par}
> 
> \stoptext
> 
> Wolfgang

Hallo Wolfgang!

Your example doesn't use 

\setupfloat[figure][default={page,high,none}]

and I found, that the option 'page' in this statement toggles 
indenting of next paragraph!
I don't understand this at all. Please, can someone explain the 
interrelation between these two things?

And a second:
It seems, that
\setupfloats[indentnext=yes]
has nothing to do with indenting of next paragraph.
What is the real meaning of this option?

Wolfgang




More information about the ntg-context mailing list