ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: tables
Date: Thu, 14 Jun 2012 10:32:36 +0200	[thread overview]
Message-ID: <4FD9A1A4.6070908@wxs.nl> (raw)

Hi,

two table mechanisms now have the textwidth (max available width) set to 
local which makes it work inside for instance text backgrounds

\starttext

\starttextbackground

     \input ward

     \bTABLE % [textwidth=local]
         \bTR
             \bTD \input ward \eTD
             \bTD \input ward \eTD
         \eTR
     \eTABLE

     \startxtable % [textwidth=local]
         \startxrow
             \startxcell \input ward \stopxcell
             \startxcell \input ward \stopxcell
         \stopxrow
     \stopxtable

\stoptextbackground

\stoptext

Hans


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------

___________________________________________________________________________________
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:[~2012-06-14  8:32 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-14  8:32 Hans Hagen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-05-17  8:11 tables Meer, H. van der
2006-10-28 10:55 long paragraph in a table cell Hans Hagen
2006-10-30  0:44 ` tables Horacio Suarez
2006-10-30 12:15   ` tables Wolfgang Schuster
2006-10-30 12:50     ` tables Horacio Suarez
2006-10-30 21:48   ` tables Patrick Gundlach
2006-10-30 21:56     ` tables Aditya Mahajan
2006-10-30 22:19       ` tables Patrick Gundlach
2004-10-28  3:07 Tables David Arnold
2004-10-28  6:48 ` Tables Henning Hraban Ramm
2004-06-22 19:36 tables dr. Hans van der Meer
2004-06-22 19:54 ` tables Henning Hraban Ramm
2004-07-02 18:23 ` tables Henning Hraban Ramm
2003-02-04 22:19 tables Roef Ragas
2003-02-05  8:56 ` tables Hans Hagen
     [not found] <001901c260da$b6e20d00$203f4cd5@michal>
2002-09-21 13:17 ` tables Hans Hagen
2002-09-22  9:11   ` tables Willi Egger

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=4FD9A1A4.6070908@wxs.nl \
    --to=pragma@wxs.nl \
    --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).