From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/2176 Path: main.gmane.org!not-for-mail From: "Berend de Boer" Newsgroups: gmane.comp.tex.context Subject: RE: Questions Date: Thu, 1 Jun 2000 13:59:46 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <006201bfcbc0$e23cad90$0321a8c0@bmach.nederware.nl> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035392963 6677 80.91.224.250 (23 Oct 2002 17:09:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:09:23 +0000 (UTC) Cc: Original-To: "'Mr. Wang Lei'" , "'Hans Hagen'" In-Reply-To: Xref: main.gmane.org gmane.comp.tex.context:2176 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:2176 > Another question, How can I set the table option > so that I can put a very long table which occupy four or five > pages? and how can I set the column width to a specified value > such as 2in ? You can either use \starttabellen, or better use \starttabulate. Width can be set with entries like: \starttabulate[|l|p(2cm)] \stoptabulate Groetjes, Berend. (-: