ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Steffen Wolfrum <context@st.estfiles.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: framing in TABLEs
Date: Mon, 7 Sep 2009 14:28:46 +0200	[thread overview]
Message-ID: <9B07349C-0398-4F83-88A9-4313D06F79EF@st.estfiles.de> (raw)
In-Reply-To: <20090907094150.GC6110@ppk00.hostsharing.net>

Am 07.09.2009 um 11:41 schrieb Gerhard Kugler:

> On Sun, Sep 06, 2009 at 09:37:36PM +0200, Steffen Wolfrum wrote:
>> Reading the first line of your code I assume you are working with  
>> MkII.
>>
>> On my machine your example renders fine ? see http://werksatz.com/attachments/gerhard_1.pdf
>>
>
> Hi Steffen,
>
> the result is not satisfactory because I want the horizontal lines
> stretching into the second column also. In the result this is the case
> only for the first rows.




Like this?



\enableregime	[il1]
\mainlanguage	[de]

\starttext

\setupTABLE[row][each][align=lohi,height=0.08\textheight]

\bTABLE

\setupTABLE[textwidth=\textwidth]%
\setupTABLE[column][1][width=0.77\textwidth]%
\setupTABLE[column][2][width=0.23\textwidth]%

\switchtobodyfont[small]%

\bTR
	\bTD Schmerzliche und schwierige Dinge, die ich erlebe \eTD
	\bTD Wie lange ist das schon der Fall?? \eTD
	\eTR
\bTR
	\bTD \eTD
	\bTD \eTD
	\eTR
\bTR
	\bTD \eTD
	\bTD \eTD
	\eTR
\bTR
	\bTD \eTD
	\bTD \eTD
	\eTR
\bTR
	\bTD \eTD
	\bTD \eTD
	\eTR
\bTR
	\bTD \eTD
	\bTD \eTD
	\eTR
\bTR
	\bTD \eTD
	\bTD \eTD
	\eTR
\bTR
	\bTD \eTD
	\bTD \eTD
	\eTR
\bTR
	\bTD \eTD
	\bTD \eTD
	\eTR
\eTABLE

\stoptext



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


  reply	other threads:[~2009-09-07 12:28 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-05 16:15 Gerhard Kugler
2009-09-06 19:37 ` Steffen Wolfrum
2009-09-07  9:41   ` Gerhard Kugler
2009-09-07 12:28     ` Steffen Wolfrum [this message]
2009-09-07 13:21       ` Gerhard Kugler
2009-09-07 14:44 ` defineenumeration and LuaTeX Bernd Militzer
2009-09-07 14:50   ` luigi scarso
2009-09-07 15:16     ` Bernd Militzer
2009-09-07 15:26       ` luigi scarso
2009-09-07 16:23         ` Bernd Militzer

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=9B07349C-0398-4F83-88A9-4313D06F79EF@st.estfiles.de \
    --to=context@st.estfiles.de \
    --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).