ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Frank <maillist@sonnemans.net>
Subject: Re: tables within tabulate environment
Date: Wed, 17 Sep 2003 10:48:06 +0200	[thread overview]
Message-ID: <A81B11AA-E8EB-11D7-B8FE-000393B6680C@sonnemans.net> (raw)
In-Reply-To: <5.2.0.9.1.20030916213348.01aff958@server-1>

Similar to what you wrote:

\starttabulate
\NC test \NC
Some text here, perhaps followed by an itemized list an a table
\startitemize
\item first item
\item second item
\stopitemize

And some specifications in the following table:
\starttabulatea
\NC col1 row1 \NC col2 \NC\NR
\stoptabulate
\NC\NR
\stoptabulate

I tried a tabulate  inside the tabulate as I was not sure that the  
table being a float would be moved somewhere else. Basically what I am  
trying to do is similar to HTML layout using nested tables within a  
running text.

Regards,

Frank

On Tuesday, Sep 16, 2003, at 22:52 Europe/Brussels, Hans Hagen wrote:

> At 10:42 16/09/2003 +0200, Frank wrote:
>
>> I am working on some documents which are based on a table which is  
>> part of the text flow and may break between pages. So I use the  
>> tabulate environment. However now I need to include a table inside a  
>> tabulate cell, but this does not seem to work.
>
> what kind of nesting?
>
> \starttabulate
> \NC test \NC \starttable[|||] \HL \VL test \VL test \VL \NR \HL  
> \stoptable \NC \NR
> \stoptabulate
>
> nesting tabulates is not (yet) possible, i played a bit with it but it  
> will cost me more time to handle it (due to soem global aspects)
>
> 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
> ----------------------------------------------------------------------- 
> --
>
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context

  reply	other threads:[~2003-09-17  8:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-16  8:42 Frank
2003-09-16 20:52 ` Hans Hagen
2003-09-17  8:48   ` Frank [this message]
2003-09-17 12:30     ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=A81B11AA-E8EB-11D7-B8FE-000393B6680C@sonnemans.net \
    --to=maillist@sonnemans.net \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).