From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/8099 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: centering problem Date: Fri, 31 May 2002 16:56:47 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <5.1.0.14.1.20020531165549.03470360@server-1> References: <20020528053114.A14347@bar.loria.fr> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1035398533 24770 80.91.224.250 (23 Oct 2002 18:42:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:42:13 +0000 (UTC) Cc: ntg-context@ntg.nl, "Denis B. Roegel" Original-To: "Denis B. Roegel" In-Reply-To: <20020528053114.A14347@bar.loria.fr> Xref: main.gmane.org gmane.comp.tex.context:8099 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:8099 At 05:31 AM 5/28/2002 +0200, Denis B. Roegel wrote: >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 There is a command (only dutch so we need to map it to englishm will be done in next release): \ifx\defineplace\undefined \let\defineplace\definieerplaats \fi \defineplace [centered] [location=middle, before=\blanko, after=\blanko, linecorrection=on] \starttext \startnarrower \input tufte \placecentered{\framed[width=\hsize]{oeps}} \input tufte \stopnarrower The linecorrection is only needed for framed stuff ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------