ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* centering problem
@ 2002-05-28  3:31 Denis B. Roegel
  2002-05-31 14:56 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Denis B. Roegel @ 2002-05-28  3:31 UTC (permalink / raw)
  Cc: Denis B. Roegel

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


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

* Re: centering problem
  2002-05-28  3:31 centering problem Denis B. Roegel
@ 2002-05-31 14:56 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2002-05-31 14:56 UTC (permalink / raw)
  Cc: ntg-context, Denis B. Roegel

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


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

end of thread, other threads:[~2002-05-31 14:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-28  3:31 centering problem Denis B. Roegel
2002-05-31 14:56 ` Hans Hagen

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