ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Willi Egger <w.egger@boede.nl>
Subject: Re: some basic TABLE questions
Date: Thu, 27 Apr 2006 22:34:13 +0200	[thread overview]
Message-ID: <44512AC5.5010507@boede.nl> (raw)
In-Reply-To: <4450D35C.7040800@ecology.uni-kiel.de>

Hi Karsten,

I hope to be able to give at least partial answers

Instead of using a \framed construct I would suggest to use a background:
    
\setupbackgrounds[text][state=repeat,background=screen,backgroundscreen=.8]

bTABLE breaks over pages if you use [split=repeat] together with a\ 
bTABLEhead...\eTABLEhead.
Using the \rotate command prevents breaking, Possibly you better use
    \setuppapersize[a4,landscape][a4,landscape], which of course rotates 
the whole layout including headers and footers.
I am afraid, that once you include the table into a \placefigure 
environment, breaking is prevented.
I was able to break a long table with a merged cell as you have it in 
the first column. However there is possibly a bug, because this column 
has no "bottomframe".
In order to place the "LOW TECH" text correctly you might use a \framed 
command within the table
        \bTD[nr=7,align=lohi] \rotate[rotation=90]{\framed[frame=off, 
offset=.5em,align=center,width=3cm]{Low Tech}}\eTD

AFAIK \placetable or \placefigure accepts a single caption only and will 
not break over pages.

Kind regards
Willi

Karsten Heymann wrote:

>Hello,
>
>it would be very kind if someone could answer the following questions
>about the possibilities of TABLE:
>
>- there some semi-automatic way of splitting tables on multiple pages if
>  those tables are in landscape mode (which I achieve by putting them
>  into a \rotating{}-Command)?
>- How do I add a caption to (portrait) multipage TABLEs? \placefigure
>  obviously doesn't work.
>
>Any help would be very much appreciated!
>
>Yours,
>Karsten
>  
>
>------------------------------------------------------------------------
>
>_______________________________________________
>ntg-context mailing list
>ntg-context@ntg.nl
>http://www.ntg.nl/mailman/listinfo/ntg-context
>  
>

  reply	other threads:[~2006-04-27 20:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-27 14:21 Karsten Heymann
2006-04-27 20:34 ` Willi Egger [this message]
2006-05-03 11:25   ` Karsten Heymann

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=44512AC5.5010507@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).