ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* table-caption: centred or not??
@ 2006-03-08 17:37 Peter Münster
  2006-03-09  8:42 ` Taco Hoekwater
  0 siblings, 1 reply; 7+ messages in thread
From: Peter Münster @ 2006-03-08 17:37 UTC (permalink / raw)


Hello,
how are the rules, that determine if the caption is centred?
Here my test-case, "ok" means: this is how I like it and "not ok" means, I
don't like it:

\setupcaptions[width=\makeupwidth]
\def\MyTable#1{\placetable{\dorecurse{#1}{bla }}{\starttable[|c|]
  \NC This is a table.\NC\AR\stoptable}}
\starttext
\MyTable{2}  %     ok
\MyTable{10} % not ok
\MyTable{30} %     ok
\setupcaptions[align=middle]
\MyTable{2}  %     ok
\MyTable{10} %     ok
\MyTable{30} % not ok
\stoptext

What should I do, to get 3 times "ok" ?

Cheers, Peter

-- 
http://pmrb.free.fr/contact/

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

end of thread, other threads:[~2006-03-13 17:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-08 17:37 table-caption: centred or not?? Peter Münster
2006-03-09  8:42 ` Taco Hoekwater
2006-03-09 18:25   ` Peter Münster
2006-03-10  8:29     ` Taco Hoekwater
2006-03-10 20:26       ` Peter Münster
2006-03-12 19:10         ` Hans Hagen
2006-03-13 17:37           ` Peter Münster

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