From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/5052 Path: main.gmane.org!not-for-mail From: Giuseppe Bilotta Newsgroups: gmane.comp.tex.context Subject: Tables: achieving wanted alignment Date: Thu, 12 Jul 2001 19:20:33 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <16221819630.20010712192033@bigfoot.com> Reply-To: Giuseppe Bilotta NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035395670 30853 80.91.224.250 (23 Oct 2002 17:54:30 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:54:30 +0000 (UTC) Original-To: ntg-context@ntg.nl Xref: main.gmane.org gmane.comp.tex.context:5052 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:5052 Say that I have the following table: \NC Elf \NG 24 months \NG 2 months 20 days \NC\AR \NC Gnome \NG 16 months \NG 1 months 24 days \NC\AR \NC Dwarf \NG 15 months \NG 1 months 20 days \NC\AR \NC Halfling \NG 7 months \NG 0 months 24 days \NC\AR \NC Human \NG 9 months \NG 1 month 0 days \NC\AR \NC Half-Elf \NG 12 months \NG 1 months 10 days \NC\AR I simply cannot get the right way to align the "Human" part as shown in the ASCII text. I tried substituting the spaces with tilde chars, and using the preamble \starttabulate[|l|cp(10em)g{~}|cp(10em)g{~}|] This settles the middle column but not the right one. Ideas? -- Giuseppe "Oblomov" Bilotta