Am 01.12.2010 um 13:02 schrieb Andreas Harder:

> Hi all,
> 
> please consider the following example:
> 
> \setupindenting[big,yes]
> \setupfloats[indentnext=yes] % default: no
> 
> \def\TestFloatPlacement#1%
>  {\input tufte \par
>   \placefigure[#1,nonumber]{place=#1}{}
>   \dorecurse{2}{\input tufte \par} \page}
> 
> \starttext
> \TestFloatPlacement{top}
> \TestFloatPlacement{bottom}
> \TestFloatPlacement{auto}
> \TestFloatPlacement{right}
> \stoptext
> 
> Only "top" seems to give the right indenting. It worked (at least with 
> "auto") a while ago. I have many floats placed "auto". So is there a quick 
> fix?

Hi again,

I tried some more placement options (attachment). An indent only shows up with 
the option "here", "top" and "margin".

Attachment: test-float-indenting.tex
Description: Binary data


I appreciate any answer

        Andreas
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to