ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* issue splitting tables and horizontal mode
@ 2019-10-18 14:23 Pablo Rodriguez
  2019-10-20  9:49 ` Wolfgang Schuster
  0 siblings, 1 reply; 5+ messages in thread
From: Pablo Rodriguez @ 2019-10-18 14:23 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

I have another issue related to extreme tables.

    \setupxtable[split=yes]
    \starttext
    \startmakeup[standard]
        \dontleavehmode
        \startxtable[align={middle,lohi},columndistance=0em]
            \startxrow
                \startxcell
                    \dontleavehmode
                    \externalfigure[cow.pdf]
                        [scale=500]
                \stopxcell
                \startxcell
                    \dontleavehmode
                    \externalfigure[cow.pdf]
                        [scale=500]
                \stopxcell
            \stopxrow
        \stopxtable
    \stopmakeup
    \stoptext

When splitting extreme tables, I cannot use \dontleavehmode.

Since this worked before, am I missing something or is this a bug?

Many thanks for your help,

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
___________________________________________________________________________________

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

end of thread, other threads:[~2019-10-20 17:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-18 14:23 issue splitting tables and horizontal mode Pablo Rodriguez
2019-10-20  9:49 ` Wolfgang Schuster
2019-10-20 10:36   ` Pablo Rodriguez
2019-10-20 10:53     ` Wolfgang Schuster
2019-10-20 17:38       ` Pablo Rodriguez

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).