ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* tables within tabulate
@ 2002-11-14 16:04 Hans van der Meer
  2002-11-14 16:40 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Hans van der Meer @ 2002-11-14 16:04 UTC (permalink / raw)


Anybody knows why is seems impossible to put a table into a tabulate?

this works:
	\starttabulate[|p|p|]\NC
		TEXT
		\NC
		TEXT
	\NC\NR\stoptabulate

but NOT this:
	\starttabulate[|p|p|]\NC
		\starttable[|c|c|] \HL \VL Y \VL P \VL \SR \HL \stoptable
		\NC
		TEXT
	\NC\NR\stoptabulate

Hans van der Meer

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

* Re: tables within tabulate
  2002-11-14 16:04 tables within tabulate Hans van der Meer
@ 2002-11-14 16:40 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2002-11-14 16:40 UTC (permalink / raw)


At 05:04 PM 11/14/2002 +0100, you wrote:
>Anybody knows why is seems impossible to put a table into a tabulate?
>
>this works:
>         \starttabulate[|p|p|]\NC
>                 TEXT
>                 \NC
>                 TEXT
>         \NC\NR\stoptabulate
>
>but NOT this:
>         \starttabulate[|p|p|]\NC
>                 \starttable[|c|c|] \HL \VL Y \VL P \VL \SR \HL \stoptable
>                 \NC
>                 TEXT
>         \NC\NR\stoptabulate

put the table in { } but maybe better is to use \bTABLE ... \eTABLE

Hans
-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                        information: http://www.pragma-ade.com/roadmap.pdf
                     documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------

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

end of thread, other threads:[~2002-11-14 16:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-14 16:04 tables within tabulate Hans van der Meer
2002-11-14 16:40 ` 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).