ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@gmail.com>
To: Alan BRASLAU <alan.braslau@cea.fr>
Cc: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: rotated placetable
Date: Sat, 20 Apr 2013 17:09:45 +0200	[thread overview]
Message-ID: <25B1AC7B-688F-4403-A0C0-12903A2D5BC8@gmail.com> (raw)
In-Reply-To: <20130420153534.1e7f8171@iram-hb-003386.extra.cea.fr>


Am 20.04.2013 um 15:35 schrieb Alan BRASLAU <alan.braslau@cea.fr>:

> On Sat, 20 Apr 2013 14:24:25 +0200
> Wolfgang Schuster <schuster.wolfgang@gmail.com> wrote:
> 
>> \startplacetable[location={page,90},title=Table caption]
>> …
>> \stopplacetable
> 
> Thank you Wolfgang!
> 
> I find it necessary to do the following:
> 
> \startplacetable [location={page,90},title=Table caption]
> 	\startTEXpage [width=\textheight]
> 	…
> 	\stopTEXpage
> \stopplacetable
> 
> The \startTEXpage [width=\textheight] … \stopTEXpage
> is necessary in order to get the content (table macros: \bTABLE
> \eTABLE) to work correctly.
> 
> I had thought that it would have made sense to use "width=\textheight"
> with \startplacetable, but this did not work.

This is nonsense because \startTEXpage … \stopTEXpage is supposed to create
a standalone page on your document where you can control the width/height
of the page.

It’s hard to tell why you need this without a example but you can try to force
the table width with \bTABLE[textwidth=\textheight].

Wolfgang
___________________________________________________________________________________
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:[~2013-04-20 15:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-20 11:59 Alan BRASLAU
2013-04-20 12:24 ` Wolfgang Schuster
2013-04-20 13:35   ` Alan BRASLAU
2013-04-20 15:09     ` Wolfgang Schuster [this message]
2013-04-20 16:35       ` Alan BRASLAU

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=25B1AC7B-688F-4403-A0C0-12903A2D5BC8@gmail.com \
    --to=schuster.wolfgang@gmail.com \
    --cc=alan.braslau@cea.fr \
    --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).