From h.oezoguz@mmnetz.de Tue Apr 16 15:14:28 2013 From: "H. =?utf-8?q?=C3=96zoguz=22?= To: ntg-context@ntg.nl Subject: Re: [NTG-context] Center-Aligment in column spans Date: Tue, 16 Apr 2013 15:13:30 +0200 Message-ID: <516D4E7A.1010507@mmnetz.de> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6222011252268559792==" --===============6222011252268559792== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit > \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 Thanks! And how to center the complete table on the page? --===============6222011252268559792==-- From schuster.wolfgang@gmail.com Tue Apr 16 15:27:58 2013 From: Wolfgang Schuster To: ntg-context@ntg.nl Subject: Re: [NTG-context] Center-Aligment in column spans Date: Tue, 16 Apr 2013 15:27:54 +0200 Message-ID: <96CF0C5C-D0F3-4BBA-9480-0B71673EB8CD@gmail.com> In-Reply-To: <516D4E7A.1010507@mmnetz.de> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2097946547766355372==" --===============2097946547766355372== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Am 16.04.2013 um 15:13 schrieb H. Özoguz : >> \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 > > Thanks! And how to center the complete table on the page? \startplacetable[location={none,force}] \stopplacetable or \startlinealignment[middle]
\stoplinealignment Wolfgang --===============2097946547766355372==--