ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Floating split TABLE misaligned
@ 2016-02-05 10:29 Andreas Schneider
  2016-02-10 13:38 ` Andreas Schneider
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Schneider @ 2016-02-05 10:29 UTC (permalink / raw)
  To: ntg-context

[-- Attachment #1: Type: text/plain, Size: 234 bytes --]

Hi,

I presume I found a bug in TABLE placement. The attached examples shows, 
that the split TABLE is not centered on the first page, bug centered on 
the second. I would expect it to be centered in both cases.

Best regards,
Andreas

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: tablesplit.tex --]
[-- Type: text/x-tex; name=tablesplit.tex, Size: 482 bytes --]

\setupTABLE[split=repeat, textwidth=.9\textwidth]
\setupTABLE[column][last][width=broad]
\setupTABLE[row][first][style=bold]
\setupTABLE[offset=.2em]

\setupwhitespace[medium]
\setuptolerance[verytolerant]

\starttext
	\dorecurse{2}{\input knuth\par}

	\placetable[here,split][]{Test}{
		\bTABLE
			\bTABLEhead
				\bTR \bTD Col1 \eTD \bTD Col2 \eTD \eTR
			\eTABLEhead
			\bTABLEbody
				\dorecurse{20}{\bTR \bTD Test \eTD \bTD Test \eTD \eTR}
			\eTABLEbody
		\eTABLE
	}
\stoptext

[-- Attachment #3: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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] 2+ messages in thread

* Re: Floating split TABLE misaligned
  2016-02-05 10:29 Floating split TABLE misaligned Andreas Schneider
@ 2016-02-10 13:38 ` Andreas Schneider
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Schneider @ 2016-02-10 13:38 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Am 2016-02-05 11:29, schrieb Andreas Schneider:
> Hi,
> 
> I presume I found a bug in TABLE placement. The attached examples
> shows, that the split TABLE is not centered on the first page, bug
> centered on the second. I would expect it to be centered in both
> cases.
> 
> Best regards,
> Andreas

As much as I hate to bump threads ... but can someone at least confirm 
that I not just misused \placetable or Natural Tables? :-)
(Solutions for the problem are most welcome too, of course ;-))
___________________________________________________________________________________
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] 2+ messages in thread

end of thread, other threads:[~2016-02-10 13:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-05 10:29 Floating split TABLE misaligned Andreas Schneider
2016-02-10 13:38 ` Andreas Schneider

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