From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/8076 Path: main.gmane.org!not-for-mail From: "Denis B. Roegel" Newsgroups: gmane.comp.tex.context Subject: centering problem Date: Tue, 28 May 2002 05:31:14 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <20020528053114.A14347@bar.loria.fr> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035398512 24592 80.91.224.250 (23 Oct 2002 18:41:52 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:41:52 +0000 (UTC) Cc: "Denis B. Roegel" Original-To: ntg-context@ntg.nl Xref: main.gmane.org gmane.comp.tex.context:8076 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:8076 How ca I center something like a table? For instance, the following doesn't work: \startalignment[middle] \starttable[|l|c|r|] \HL \VL a \VL b \VL c\VL\FR \HL \VL d \NC e \NC f\VL\MR \HL \VL g \VL h \VL i\VL\LR \HL \stoptable \stopalignment Thanks, Denis