Peter Münster
8. September 2016 um 15:34

Sorry, but the result is still not the same:

--8<---------------cut here---------------start------------->8---
\setupwhitespace[1ex]
\starttext
bla bla:\crlf
\startxtable
\startxrow \startxcell bla \stopxcell \stopxrow
\stopxtable

bla bla\blank[nowhite]
\startxtable
\startxrow \startxcell bla \stopxcell \stopxrow
\stopxtable
bla bla\blank[depth]
\startxtable
  \startxrow \startxcell bla \stopxcell \stopxrow
\stopxtable
\stoptext
--8<---------------cut here---------------end--------------->8---
Wolfgang