ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Indent after Float
@ 2010-12-01 12:02 Andreas Harder
  2010-12-01 14:44 ` Andreas Harder
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Harder @ 2010-12-01 12:02 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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?

Greeting
	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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-12-01 14:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-01 12:02 Indent after Float Andreas Harder
2010-12-01 14:44 ` Andreas Harder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).