From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/50894 Path: news.gmane.org!not-for-mail From: Willi Egger Newsgroups: gmane.comp.tex.context Subject: Re: Bug in module units Date: Fri, 29 May 2009 16:23:11 +0200 Message-ID: <2BAA4390-E23D-4332-88ED-50AB585CC33A@boede.nl> References: <8CAA7178-E317-425D-BD47-4879BBE1BD06@boede.nl> <1FE1DAA7-BBF7-48A0-9652-EB3E8DAAC993@gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset="us-ascii"; Format="flowed"; DelSp="yes" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1243607050 2580 80.91.229.12 (29 May 2009 14:24:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 29 May 2009 14:24:10 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri May 29 16:24:06 2009 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1MA309-0008V7-Tz for gctc-ntg-context-518@m.gmane.org; Fri, 29 May 2009 16:24:05 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5628F1FE6C; Fri, 29 May 2009 16:24:05 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 18151-06; Fri, 29 May 2009 16:23:24 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 58E2A1FD40; Fri, 29 May 2009 16:23:24 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 114611FD40 for ; Fri, 29 May 2009 16:23:23 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 18169-04 for ; Fri, 29 May 2009 16:23:13 +0200 (CEST) Original-Received: from filter2-nij.mf.surf.net (filter2-nij.mf.surf.net [195.169.124.153]) by ronja.ntg.nl (Postfix) with ESMTP id E0E5A1FD1D for ; Fri, 29 May 2009 16:23:13 +0200 (CEST) Original-Received: from mail.7values.nl (pluto.digitpaint.nl [83.98.197.3]) by filter2-nij.mf.surf.net (8.13.8/8.13.8/Debian-3) with ESMTP id n4TENCUt011983 for ; Fri, 29 May 2009 16:23:13 +0200 Original-Received: from localhost (dp5.intern.digitpaint.nl [192.168.0.7]) by mail.7values.nl (Postfix) with ESMTP id D181518176 for ; Fri, 29 May 2009 16:23:12 +0200 (CEST) Original-Received: from mail.7values.nl ([192.168.0.1]) by localhost (dp5.digitpaint.nl [192.168.0.7]) (amavisd-new, port 10024) with LMTP id vRoX0WdJzAaw for ; Fri, 29 May 2009 16:23:11 +0200 (CEST) Original-Received: from [192.168.0.17] (a80-126-172-1.adsl.xs4all.nl [80.126.172.1]) by mail.7values.nl (Postfix) with ESMTP id A554918175 for ; Fri, 29 May 2009 16:23:12 +0200 (CEST) In-Reply-To: <1FE1DAA7-BBF7-48A0-9652-EB3E8DAAC993@gmail.com> X-Mailer: Apple Mail (2.753.1) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=83.98.197.3; country=NL; region=07; city=Hilversum; latitude=52.2333; longitude=5.1833; http://maps.google.com/maps?q=52.2333,5.1833&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 234210590 - 6dc520a4188b - 20090529 X-Scanned-By: CanIt (www . roaringpenguin . com) on 195.169.124.153 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.11 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 X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:50894 Archived-At: Thanks Wolfgang, however you might test the following and the problem remains: \usemodule[units] \starttext 3\Centi \Meter 4\Centi \Liter 5\Milli \Meter 6\Square \Kilo \Meter \stoptext Willi On May 29, 2009, at 2:26 PM, Wolfgang Schuster wrote: > > Am 29.05.2009 um 14:18 schrieb Willi Egger: > >> Hi, >> >> There is most probably a bug related to the module units. Only the >> last argument is typeset: > > m-units.tex: > > %D When a dimension has no leading number, we can use \type > %D {\Unit}, and when no unit is appended, \type {\NoUnit} is > %D to be used, just to prevent the prefix migrating to the > %D next occasion. > > Wolfgang > > ______________________________________________________________________ > _____________ > 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 : https://foundry.supelec.fr/projects/contextrev/ > wiki : http://contextgarden.net > ______________________________________________________________________ > _____________ ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________