Dear list,

I have the following sample:

    \setupindenting[yes, always, big]
    \setupfloatcaption[table][location=none]
    \setupfloat[table][indentnext=no, spacebefore=5em]
    \starttext
    \input zapf

    \placetable{}{
    \startembeddedxtable
    \startxrow
        \startxcell knuth        \stopxcell
        \startxcell \input knuth \stopxcell
    \stopxrow
    \stopembeddedxtable
    }

    \input zapf
    \stoptext

I would like to configure a different spacing before and after the
embeddedxtable, but all options for \setupfloat in strc-flt.mkiv and
related to spacing don’t seem to work.

What am I missing in float spacing?

Many thanks for your help,

Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to