ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \bTABLE, splitting and align
@ 2002-07-24 13:15 Martin Kolařík
  2002-07-24 13:49 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Martin Kolařík @ 2002-07-24 13:15 UTC (permalink / raw)


Hello,

I need to place \bTABLE into the text, and:

1. I do not want to use floats, so \bTABLE should lie directly in the text
2. I want to have table centered
3. I need to leave table's automatic splitting (over pages) untouched and
working

If I directly use \bTABLE inside midaligned text the items 1. & 3. (of the
list above) are satisfied, but table is not centered.

If I use \bTABLE inside some box (e.g. \midaligned, \hbox{\hfil..\hfil}) the
items 1. & 2. are satisfied, but table is (of course) not splitted even it
is long.

If I use \placefloat, the item 1. is not satisfied (but it is my wish :-),
the item 2. can be simlpy achieved using \setupfloat and the behaviour of
item 3. is unknown for me. I guess the table will not be splitted too.

So, how to satisfy all items 1.,2. & 3. simultaneously? Maybe there is some
straightforward way which I cannot see...

Thanks,

Martin

--------
Martin Kolarik
Moravske Pristroje, a.s., Masarykova 1148, Zlin 76302
tel. +420(603)498498, fax +420(603)490803
web: http://www.mii.cz
--------
e-mail: kolarik@mii.cz
e-mail: kolarik@click.cz
tel. +420(603)535593


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: \bTABLE, splitting and align
  2002-07-24 13:15 \bTABLE, splitting and align Martin Kolařík
@ 2002-07-24 13:49 ` Hans Hagen
  2002-07-24 14:04   ` Martin Kolarík
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2002-07-24 13:49 UTC (permalink / raw)
  Cc: ConTeXt

At 03:15 PM 7/24/2002 +0200, =?iso-8859-2?Q?Martin_Kola=F8=EDk?= wrote:

>1. I do not want to use floats, so \bTABLE should lie directly in the text

ok, should not be a problem, although you may want to add some spacing

>2. I want to have table centered

no problem either, but i'll have to extend in-text placement in case of split

>3. I need to leave table's automatic splitting (over pages) untouched and
>working
>
>If I directly use \bTABLE inside midaligned text the items 1. & 3. (of the
>list above) are satisfied, but table is not centered.
>
>If I use \bTABLE inside some box (e.g. \midaligned, \hbox{\hfil..\hfil}) the
>items 1. & 2. are satisfied, but table is (of course) not splitted even it
>is long.
>
>If I use \placefloat, the item 1. is not satisfied (but it is my wish :-),
>the item 2. can be simlpy achieved using \setupfloat and the behaviour of
>item 3. is unknown for me. I guess the table will not be splitted too.
>
>So, how to satisfy all items 1.,2. & 3. simultaneously? Maybe there is some
>straightforward way which I cannot see...

splitting works when (in my latest version, not sure if in uploaded version) :

   \setupTABLE[split=yes]

is set (and table heads are defined).

so, i need to make some placement option (will think of it)

Hans
-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                        information: http://www.pragma-ade.com/roadmap.pdf
                     documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------


^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: \bTABLE, splitting and align
  2002-07-24 13:49 ` Hans Hagen
@ 2002-07-24 14:04   ` Martin Kolarík
  0 siblings, 0 replies; 3+ messages in thread
From: Martin Kolarík @ 2002-07-24 14:04 UTC (permalink / raw)


> splitting works when (in my latest version, not sure if in 
> uploaded version) :
> 
>    \setupTABLE[split=yes]

yes, it works pretty well

> so, i need to make some placement option (will think of it)

I am looking forward :-)

thanks,

Martin

--------
Martin Kolarik
Moravske Pristroje, a.s., Masarykova 1148, Zlin 76302
tel. +420(603)498498, fax +420(603)490803
web: http://www.mii.cz
--------
e-mail: kolarik@mii.cz
e-mail: kolarik@click.cz
tel. +420(603)535593


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-07-24 14:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-24 13:15 \bTABLE, splitting and align Martin Kolařík
2002-07-24 13:49 ` Hans Hagen
2002-07-24 14:04   ` Martin Kolarík

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).