From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/56217 Path: news.gmane.org!not-for-mail From: Matthias Weber Newsgroups: gmane.comp.tex.context Subject: Undesired indent in enumerations (mk4) Date: Fri, 12 Feb 2010 21:45:03 -0500 Message-ID: <6E3922F5-9BD8-4561-AB4B-A64B0C79BB57@indiana.edu> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1266029593 12564 80.91.229.12 (13 Feb 2010 02:53:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 13 Feb 2010 02:53:13 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sat Feb 13 03:53:08 2010 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Ng882-0002z1-KU for gctc-ntg-context-518@m.gmane.org; Sat, 13 Feb 2010 03:53:06 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 27D4EC9CA5; Sat, 13 Feb 2010 03:55:06 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 2UKsiAdmqBUL; Sat, 13 Feb 2010 03:55:03 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 21F92C9C9F; Sat, 13 Feb 2010 03:55:03 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id B3595C9C9F for ; Sat, 13 Feb 2010 03:55:01 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id S9BT-alOcc1w for ; Sat, 13 Feb 2010 03:54:58 +0100 (CET) Original-Received: from belushi.uits.indiana.edu (belushi.uits.indiana.edu [129.79.1.188]) by balder.ntg.nl (Postfix) with ESMTP id 612DFC9C97 for ; Sat, 13 Feb 2010 03:54:57 +0100 (CET) Original-Received: from mail-relay.iu.edu (burns.uits.indiana.edu [129.79.1.202]) by belushi.uits.indiana.edu (8.14.2/8.13.8/IU Messaging Team) with ESMTP id o1D2qtmx023627 for ; Fri, 12 Feb 2010 21:52:55 -0500 Original-Received: from [192.168.1.103] (c-69-136-4-178.hsd1.in.comcast.net [69.136.4.178]) (authenticated bits=0) by mail-relay.iu.edu (8.14.2/8.13.8/IU Messaging Team Submission) with ESMTP id o1D2oMh3032515 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for ; Fri, 12 Feb 2010 21:52:51 -0500 X-Mailer: Apple Mail (2.936) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:56217 Archived-At: Dear all, when I have an enumeration with empty text (i.e. text={},), mk4 produces undesired indenting. mk2 works ok. Here a minimal example: \setupbodyfont [10pt] \defineenumeration [exercise] [before=\blank, after=\blank, way=bysection, text={}, start=1, location=hanging, letter=rm] \starttext \section{Addition} \startexercise $1+1=?$ \stopexercise \stoptext ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________