From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/971 Path: main.gmane.org!not-for-mail From: "Krzysztof Sulejczak" Newsgroups: gmane.comp.tex.context Subject: Division lines in tables Date: Mon, 4 Oct 99 15:03:25 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: Reply-To: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035391813 28709 80.91.224.250 (23 Oct 2002 16:50:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 16:50:13 +0000 (UTC) Original-To: Xref: main.gmane.org gmane.comp.tex.context:971 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:971 Hi, why doesn't this work: ---------- \starttable[|l|l|l|l|l|] \NC 1 \NC 2 \NC 3 \NC 4 \NC 5 \NC\AR \DL[2] \DL[2] \DR \NC 1 \NC 2 \NC 3 \NC 4 \NC 5 \NC\AR \stoptable ---------- I want to get a table like that: 1 2 3 4 5 ----- ----- 1 3 3 4 5 any ideas? Krzysztof Sulejczak