On Tue, 10 Nov 2020, Sylvain Hubert wrote:
> Indeed. Thanks for the information!
> 
> For the record, this is how the problem is finally solved:
> 
>     \setuphead[section][after={\blank[sampage]}]
>     \begingroup\setupindenting[no]\dontleavehmode\startxtable …
> \stopxtable\endgroup

Unless you have other reasons to create a group, you can just use:

    \noindentation\dontleavehmode
    \startxtable
    ...
    \stopxtable

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