On 1/4/20 7:00 PM, Damien Thiriet wrote:
> Hi list,
>
> It looks like switching off right frame is not taken into account when
> spanning cell vertically.

Hi Damien,

this might be a bug, since other options work fine, such as in:

    \starttext
    \startTEXpage[offset=1em]
    \startxtable
       \startxrow
          \startxcell A
          \stopxcell
          \startxcell[ny=2, background=color,
            backgroundcolor=blue, rightframe=off,
            align=lohi, foregroundcolor=yellow] B
          \stopxcell
       \stopxrow
       \startxrow
          \startxcell C
          \stopxcell
       \stopxrow
       \startxrow
          \startxcell 1
          \stopxcell
          \startxcell 2
          \stopxcell
       \stopxrow
       \startxrow
          \startxcell[nx=2, background=color,
            backgroundcolor=orange, bottomframe=off,
            align=center, foregroundcolor=gray] 3
          \stopxcell
       \stopxrow
    \stopxtable
    \stopTEXpage
    \stoptext

Happy New Year 2020 to all,

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