Re: [NTG-context] How to center a table horizontally?

2010-11-17 Thread Peter Münster
On Wed, Nov 17 2010, Lukas Prochazka wrote: > I'm creating a table, but I cannot center it horizontally: > > --- > \starttext > \startalignment[center] > \dontleavehmode > > \starttable[|c|] > \NC CCC \NC\NR > \stoptable > \stopalignment > \stoptext > --- I can't explain,

[NTG-context] How to center a table horizontally ?

2010-11-17 Thread Lukas Prochazka
Hello all, this must be a really basic question, but I cannot find out the answer. I'm creating a table, but I cannot center it horizontally: --- \starttext \startalignment[center] \dontleavehmode \starttable[|c|] \NC CCC \NC\NR \stoptable \stopalignment \stoptext --- The