ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Erik Margraf <erik.margraf@gmail.com>
To: Wolfgang Schuster <schuster.wolfgang@gmail.com>
Cc: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: splitting table cells/rows
Date: Tue, 7 Jun 2016 21:28:18 +0200	[thread overview]
Message-ID: <CAAaWjtGk37tXkh3_1fwi44gf+rWhJitxT9g4yt7f0DxdS8Sm8w@mail.gmail.com> (raw)
In-Reply-To: <5756927B.7010100@gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 866 bytes --]

Thanks, this works quite good for me!
Will the other table environments get this feature too?

Erik

On Tue, Jun 7, 2016 at 11:23 AM, Wolfgang Schuster <
schuster.wolfgang@gmail.com> wrote:

> Erik Margraf <erik.margraf@gmail.com>
> 7. Juni 2016 um 10:34
> Dear list,
>
> does context split table cells like Word (sorry for that ;-)) would do?
> (Please see the attached pdf examples). The table_test was generated
> with
>
> \starttext
>
>
> \bTABLE[split=yes]
>
> \setupTABLE[frame=off]
>
> \setupTABLE[column][1][width=3.5cm]
>
> \setupTABLE[column][2][width=11cm]
>
> \dorecurse{3}{\bTR \bTD xxx \eTD \bTD \input knuth \eTD \eTR}
>
> \eTABLE
>
>
> \stoptext
>
> The tabulate environment can split cells at a page break.
>
> \starttext
>
> \starttabulate[|w(3.5cm)|p|]
> \dorecurse{4}{\NC xxx \NC \input knuth \NC\NR}
> \stoptabulate
>
> \stoptext
>
> Wolfgang
>

[-- Attachment #1.2: Type: text/html, Size: 2364 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2016-06-07 19:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-07  8:34 Erik Margraf
2016-06-07  9:23 ` Wolfgang Schuster
2016-06-07 19:28   ` Erik Margraf [this message]
2016-06-07 20:48     ` Wolfgang Schuster
2016-06-08  3:24       ` Henning Hraban Ramm
2016-06-08  5:45         ` Erik Margraf

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=CAAaWjtGk37tXkh3_1fwi44gf+rWhJitxT9g4yt7f0DxdS8Sm8w@mail.gmail.com \
    --to=erik.margraf@gmail.com \
    --cc=ntg-context@ntg.nl \
    --cc=schuster.wolfgang@gmail.com \
    /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).