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