Am 16.04.2013 um 14:40 schrieb H. Özoguz <h.oezo...@mmnetz.de>:

> Hi,
> 
> my table is:
> 
> \starttext
> \starttable[|l|l|l|]
> 
> \NC {\bf Methode} \VL {\bf Relevanz} \VL {\bf Bewertung} \SR
> 
> \HL \use{3} {\it Natürliche Methoden} \SR
> 
> \NC Klevirak \VL 5-6 \VL Toll \AR
> 
> \stoptable
> 
> \stoptext
> 
> 
> I know want the spanning column with the entry "Natürliche Methoden" to be 
> aligned in the center ob the cell. Direct trys with \startaligment[center] 
> failed, who knows how?

\starttext

\starttable[|l|l|l|]
\NC \bf Methode \VL \bf Relevanz \VL \bf Bewertung \NC\AR
\HL
\NC \THREE\JustCenter \it Natürliche Methoden \NC\AR
\HL
\NC Klevirak \VL 5-6 \VL Toll \NC\AR
\stoptable

\stoptext

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