On 1/31/20 12:13 AM, Floris van Manen wrote:
> Does anyone knows a hint to get the stacked boxes to the correct size?
> [...]
> \startxtable[spaceinbetween=2mm, columndistance=2mm, corner=round]
>   \startxtablebody
>     \startxrow
>       \startxcell[ny=3] a1    \stopxcell
>       \startxcell[nx=2] a2/3  \stopxcell
>       \startxcell[ny=3] a4    \stopxcell

Hi Floris,

I think you might be hitting a bug.

From your sample, it seems that (columndistance * (nx - 1)) or
(spaceinbetween * (ny - 1)) aren’t added to the cell width or height.

But Hans knows better than myself what may be missing there.

Just in case it helps,

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