Hello,

it works, thanks!

Lukas


On Wed, 02 Apr 2014 11:26:39 +0200, H. Özoguz <h.oezo...@mmnetz.de> wrote:

I'm trying to center horizontally a "tabulate", but the "tabulate" is still 
placed on the left side of the page.

How to center it?

You could use the tabularframe and align in the middle:

\defineframedcontent [tabularframe] [frame=off, align=middle]
\starttext
\placetable[here]{Framesolution}{
\starttabulate[|rw(1in)|rw(1in)|rw(1in)|]
        \HL
        \NC BBCCDD \NC $y_{JTSK}$ \NC $x_{JTSK}$ \NC\NR
        \HL[3]
        \NC 000000 \NC 123456.479 \NC 123456.479 \NC\NR
        \HL
      \stoptabulate
}
\stoptext

Huseyin


--
Ing. Lukáš Procházka [mailto:l...@pontex.cz]
Pontex s. r. o.      [mailto:pon...@pontex.cz] [http://www.pontex.cz]
Bezová 1658
147 14 Praha 4

Tel: +420 241 096 751
Fax: +420 244 461 038

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to