This works!
Thanks

Should I do similar wraping with lists or equations so that text stay on the 
grid after them?

9 Mar 2026 18:16:43 Wolfgang Schuster <[email protected]>:

> Am 09.03.2026 um 15:37 schrieb Milan:
>> Does anyone else have any idea what to do?
> 
> If you don't use xtables in a columns block you can wrap the table in float 
> element, this keeps the table together and ensures the following text stays 
> on the grid.
> 
> \setuplayout[grid=yes]
> 
> %\showgrid
> 
> \starttext
> 
> \startcolumns
> \dorecurse{2}{\samplefile{lorem}}
> \stopcolumns
> 
> \startplacetable[location={none,split}]
> \startxtable[width=.5tw]
> \dorecurse{20}{\startxrow \startxcell Row #1 \stopxcell \stopxrow}
> \stopxtable
> \stopplacetable
> 
> \startcolumns
> \dorecurse{2}{\samplefile{lorem}}
> \stopcolumns
> 
> \stoptext
> 
> Wolfgang
> 
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the 
> Wiki!
> 
> maillist : [email protected] / 
> https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
> webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
> archive  : https://github.com/contextgarden/context
> wiki     : https://wiki.contextgarden.net
> ___________________________________________________________________________________
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : [email protected] / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to