ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Problems with wide floating tables in context mkIV
@ 2009-11-24 14:29 Massimiliano Lambertini
  2009-11-24 14:35 ` Massimiliano Lambertini
  2009-11-24 14:48 ` luigi scarso
  0 siblings, 2 replies; 3+ messages in thread
From: Massimiliano Lambertini @ 2009-11-24 14:29 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hello, all

Maybe this problem has been already addressed before, but I didn't find 
anything about it in contextgarden and ML archives. So, here you are.

I have a document laid out in two columns, and some wide tables laid out 
using Natural Tables syntax. These tables are then placed on the 
document this way:

\placetable[top][table-1020]{Intersystem Travel 
Times}{\getbuffer[tablebuffer-id]}

When I compile my files using XeTeX engine, the table is placed at the 
top of the page, spanning two columns. When I use the LuaTeX engine, the 
table is placed in the middle of a column and cut off by its page margin 
or overwritten by the neighbouring column text.

I define column sections by using the \startcolumns...\stopcolumns 
directives. Do I have to switch to columnsets?

A sample of the problem I depicted here can be found at:

http://www.lambertini.org/testfloats.zip .

The zip file contains two pdf (one compiled with XeTeX, another with 
LuaTeX) and the TeX source.

Thanks in advance for your responses,

Massimiliano Lambertini
___________________________________________________________________________________
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
___________________________________________________________________________________


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

* Re: Problems with wide floating tables in context mkIV
  2009-11-24 14:29 Problems with wide floating tables in context mkIV Massimiliano Lambertini
@ 2009-11-24 14:35 ` Massimiliano Lambertini
  2009-11-24 14:48 ` luigi scarso
  1 sibling, 0 replies; 3+ messages in thread
From: Massimiliano Lambertini @ 2009-11-24 14:35 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Massimiliano Lambertini wrote:
> Hello, all
>
> Maybe this problem has been already addressed before, but I didn't 
> find anything about it in contextgarden and ML archives. So, here you 
> are.
Forgot some details about my tex/context distribution:

I use w32tex Tex distribution on  Windows.

Context is 2009.11.07 version
Luatex is  0.45.0-2009111922

Greetings,
Max
___________________________________________________________________________________
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
___________________________________________________________________________________


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

* Re: Problems with wide floating tables in context mkIV
  2009-11-24 14:29 Problems with wide floating tables in context mkIV Massimiliano Lambertini
  2009-11-24 14:35 ` Massimiliano Lambertini
@ 2009-11-24 14:48 ` luigi scarso
  1 sibling, 0 replies; 3+ messages in thread
From: luigi scarso @ 2009-11-24 14:48 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Tue, Nov 24, 2009 at 3:29 PM, Massimiliano Lambertini
<nof0125@iperbole.bologna.it> wrote:
> Hello, all
>
> Maybe this problem has been already addressed before, but I didn't find
> anything about it in contextgarden and ML archives. So, here you are.
>
> I have a document laid out in two columns, and some wide tables laid out
> using Natural Tables syntax. These tables are then placed on the document
> this way:
>
> \placetable[top][table-1020]{Intersystem Travel
> Times}{\getbuffer[tablebuffer-id]}
>
> When I compile my files using XeTeX engine, the table is placed at the top
> of the page, spanning two columns. When I use the LuaTeX engine, the table
> is placed in the middle of a column and cut off by its page margin or
> overwritten by the neighbouring column text.
>
> I define column sections by using the \startcolumns...\stopcolumns
> directives. Do I have to switch to columnsets?
Can be a problem of mkiv,
it does not work even with
\stopcolumns
\placetable[top][t-1020]{Intersystem Travel Times}{\getbuffer[ta-1020]}

\startcolumns
\dorecurse{2}{\input zapf}
\dorecurse{2}{\input tufte}
\dorecurse{2}{\input zapf}
\dorecurse{2}{\input tufte}
\stopcolumns

\stoptext


It works in mkii with
# texexec floats.tex
-- 
luigi
___________________________________________________________________________________
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
___________________________________________________________________________________


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

end of thread, other threads:[~2009-11-24 14:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-24 14:29 Problems with wide floating tables in context mkIV Massimiliano Lambertini
2009-11-24 14:35 ` Massimiliano Lambertini
2009-11-24 14:48 ` luigi scarso

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