Can someone (please) help me out to fix the incorrect/unintended
stacking of cells within the xtable?

.Floris


On 31-01-2020 00:13, Floris van Manen wrote:
> Does anyone knows a hint to get the stacked boxes to the correct size?
> When usinig non-zero values for the options
> spaceinbetween and/or columndistance
> the cells of the xtable will not properly size when spanning over rows
> and/or columns.
> 
> e.g.
> 
> \starttext
> 
> \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
>     \stopxrow
>     \startxrow
>       \startxcell b2 \stopxcell
>       \startxcell b3 \stopxcell
>     \stopxrow
>     \startxrow
>       \startxcell c2 \stopxcell
>       \startxcell c3 \stopxcell
>     \stopxrow
>     \startxrow
>   \startxcell[nx=3] d1/2/3  \stopxcell
>       \startxcell   d4      \stopxcell
>     \stopxrow
>     \startxrow
>       \startxcell e1 \stopxcell
>       \startxcell e2 \stopxcell
>       \startxcell e3 \stopxcell
>       \startxcell e4 \stopxcell
>     \stopxrow
>   \stopxtablebody
> \stopxtable
> 
> \stoptext
> 
> 
> Screenshot from 2020-01-31 00-11-42.png
> 
> 
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________
> 

Attachment: pEpkey.asc
Description: application/pgp-keys

___________________________________________________________________________________
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