ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* extreme table and right frames with vertically spanned cells
@ 2020-01-04 18:00 Damien Thiriet
  2020-01-05 10:28 ` Pablo Rodriguez
  2020-01-09 14:05 ` Hans Hagen
  0 siblings, 2 replies; 3+ messages in thread
From: Damien Thiriet @ 2020-01-04 18:00 UTC (permalink / raw)
  To: ntg-context

Hi list,


It looks like switching off right frame is not taken into account when
spanning cell vertically.

Consider this example:

\starttext
\startxtable 
   \startxrow 
      \startxcell A
      \stopxcell
      \startxcell [ny=2,rightframe=off] B
      \stopxcell
   \stopxrow
   \startxrow 
      \startxcell C
      \stopxcell
   \stopxrow
\stopxtable
\stoptext

The output is

|A|B
|C| |

And I would expect
|A|B
|C|
Am I wrong somewhere?

Regards and happy new year,

Damien Thiriet
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-01-09 14:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-04 18:00 extreme table and right frames with vertically spanned cells Damien Thiriet
2020-01-05 10:28 ` Pablo Rodriguez
2020-01-09 14:05 ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).