Thanks. I did not realize that the alignment had to do with the paragraphs inside the columns. Centering of a tabulation I now realize with: \starttext \midaligned{\vbox{\starttabulate[|c|c|] \NC a \NC bcd \NC\NR \NC xy \NC finally \NC\NR \stoptabulate}} \stoptext yours sincerely, dr. H. van der Meer On Jan 19, 2006, at 14:24, Hans Hagen wrote:
Hans van der Meer wrote:
What is with tabulation? I use it because I find it handy, but the setuptabulate seems not working.
\starttext \setuptabulate[align=middle,rulethickness=1pt] \starttabulate[|c|c|] \NC abc \NC xyz \NC\NR \NC def \NC uvw \NC\NR \stoptabulate \stoptext
This gives NO alignment and NO rule. Is something wrong? Ran at the wiki live-ConTeXt and got the same negative result.
this kind of alignments only influences the p entries
\starttext
\setuptabulate[align=left]
\starttabulate \NC test \NC \input tufte \NC \NR \stoptabulate
\setuptabulate[align=right]
\starttabulate \NC test \NC \input tufte \NC \NR \stoptabulate
\stoptext
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context