On 2011-03-27 Wolfgang Schuster <schuster.wolfg...@googlemail.com> wrote:

> Not sure if there are side effects but adding \nonoindentation to these
> two commands from strc-flt.mkiv help for the “auto” and “bottom” keywords.
> 
> - \def\somebottomfloat       [#1]{\someelsefloat[#1]}
> - \def\someautofloat         [#1]{\someelsefloat[#1]}
> + \def\someautofloat         [#1]{\someelsefloat[#1]\nonoindentation}
> + \def\somebottomfloat       [#1]{\someelsefloat[#1]\nonoindentation}

This works for me. Seems to be the best solution. Maye Hans can check if it
causes side effects and change it in the source if it's unlikely to cause
troubles.

Marco


___________________________________________________________________________________
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