From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12980 Path: main.gmane.org!not-for-mail From: Thomas A.Schmitz Newsgroups: gmane.comp.tex.context Subject: alignment of numbered lists Date: Tue, 26 Aug 2003 09:42:05 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v552) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1061916765 19718 80.91.224.253 (26 Aug 2003 16:52:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 26 Aug 2003 16:52:45 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Tue Aug 26 18:52:44 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19rh3k-0006h1-00 for ; Tue, 26 Aug 2003 18:52:44 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 0E2B710B45; Tue, 26 Aug 2003 18:52:38 +0200 (MEST) Original-Received: from localhost.uni-bonn.de (pD951B24B.dip.t-dialin.net [217.81.178.75]) by ref.ntg.nl (Postfix) with ESMTP id 498E510AE7 for ; Tue, 26 Aug 2003 09:42:52 +0200 (MEST) Original-Received: from uni-bonn.de (localhost [127.0.0.1]) by localhost.uni-bonn.de (Postfix) with ESMTP id 179EDFD42D for ; Tue, 26 Aug 2003 09:42:06 +0200 (CEST) Original-To: ntg-context@ntg.nl X-Mailer: Apple Mail (2.552) 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:12980 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12980 In Latex, the numbers in a numbered lists are aligned right by default. In Context, the default behavior seems to be left-aligned, which looks pretty ugly when item "9" is directly followed by "10." I can't seem to find how to change this. Any hints? Thanks, Thomas.