ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Willi Egger <w.egger@boede.nl>
Subject: Re: Losing frames in table
Date: Wed, 03 Nov 2004 20:21:03 +0100	[thread overview]
Message-ID: <41892F9F.4010108@boede.nl> (raw)
In-Reply-To: <4187BD91.6080905@wxs.nl>

Hi,

Hans Hagen wrote:
> Willi Egger wrote:
> 
>> Hi,
>>
>> When testing your code, indeed there are no partial frames as setup by 
>> \setupTABLE. What I detected is, that you can only switch on the outer 
>> lines of the table
>>
>> \setupTABLE[column][first][leftframe=on]%was:\setupTABLE[column][first][rightframe=on] 
>>
>> \setupTABLE[row][last][bottomframe=on]%was:\setupTABLE[row][first][bottomframe=on] 
>>
>>
>> This is porbably something Hans should look at. I can't imagine that 
>> this is a feature :-)
> 
> 
> it's a side effect of table cells overlapping the linewidth
> 
> \setupTABLE[background=screen,screen=0.8,color=darkred,frame=off]
> \setupTABLE[column][2][leftframe=on]
> \setupTABLE[row]   [2][topframe=on]
> 
Indeed, this snippet works and gives two dividing lines within the table.

> shows that. An alternative is:
> 
> \setupTABLE[frame=off]
> \setupTABLE[column][1][rightframe=on]
> \setupTABLE[row]   [1][bottomframe=on]
> 
Still, I do not understand this, when setting up the table with the 
above options, no lines do show up.???

Willi
> \setupfloat[table][background=screen,screen=0.8,color=darkred]
> 
> \placetable
>   {}
>   {\bTABLE[align={middle,lohi},width=3em]
>    \bTR \bTD $x$      \eTD \bTD $y$ \eTD \eTR
>    \bTR \bTD $x_1$    \eTD \bTD $y_1$ \eTD \eTR
>    \bTR \bTD $x_2$    \eTD \bTD $y_2$ \eTD \eTR
>    \bTR \bTD $\vdots$ \eTD \bTD $\vdots$ \eTD \eTR
>    \bTR \bTD $x_n$    \eTD \bTD $y_n$ \eTD \eTR
>    \eTABLE}
> 
> Hans
> 
> 
> 
> -----------------------------------------------------------------
>                                           Hans Hagen | PRAGMA ADE
>               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
>                                              | www.pragma-pod.nl
> -----------------------------------------------------------------
> 
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context

      reply	other threads:[~2004-11-03 19:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-31 19:42 David Arnold
2004-11-02 10:11 ` Willi Egger
2004-11-02 17:02   ` Hans Hagen
2004-11-03 19:21     ` Willi Egger [this message]

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=41892F9F.4010108@boede.nl \
    --to=w.egger@boede.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).