[NTG-context] table-caption: centred or not??
Peter Münster
pmlists at free.fr
Wed Mar 8 18:37:45 CET 2006
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/
More information about the ntg-context
mailing list