From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12431 Path: main.gmane.org!not-for-mail From: Nigel King Newsgroups: gmane.comp.tex.context Subject: Itemize columns Date: Sun, 08 Jun 2003 21:00:37 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1055142235 902 80.91.224.249 (9 Jun 2003 07:03:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 9 Jun 2003 07:03:55 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Mon Jun 09 09:03:53 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19PGh6-0000EO-00 for ; Mon, 09 Jun 2003 09:03:52 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id A826C10B07; Mon, 9 Jun 2003 09:06:19 +0200 (MEST) Original-Received: from mailhost1.dircon.co.uk (mailhost1.dircon.co.uk [194.112.32.65]) by ref.ntg.nl (Postfix) with ESMTP id B8F5F10AF9 for ; Mon, 9 Jun 2003 09:02:21 +0200 (MEST) Original-Received: from [1.2.2.1] (pipinghot.gw.dircon.net [195.157.154.158]) by mailhost1.dircon.co.uk (Postfix) with ESMTP id BC001575D3 for ; Mon, 9 Jun 2003 08:02:15 +0100 (BST) User-Agent: Microsoft-Entourage/10.1.1.2418 Original-To: Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:12431 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12431 Hi ConTeXtnicians, When I use \startitemize[n,packed,columns,three] The list is produced in a nicely packed three column format, however when the n is left out for bullets the three columns become one. \startitemize[n,packed,columns,three] Is this the intended operation? TIA -- Nigel