From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/55248 Path: news.gmane.org!not-for-mail From: Alan BRASLAU Newsgroups: gmane.comp.tex.context Subject: metafun/graph \times error (mkiv) Date: Fri, 18 Dec 2009 14:12:45 +0100 Organization: CEA DSM-IRAMIS-SPEC Message-ID: <200912181412.45936.alan.braslau@cea.fr> References: <6faad9f00906080411n34a46b57xa845abd989e8ccb0@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1261141993 4108 80.91.229.12 (18 Dec 2009 13:13:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 18 Dec 2009 13:13:13 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Fri Dec 18 14:13:04 2009 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.50) id 1NLcdj-00010U-UB for gctc-ntg-context-518@m.gmane.org; Fri, 18 Dec 2009 14:13:03 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 95D69C9B8F; Fri, 18 Dec 2009 14:12:54 +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 K6cDICiLe-o9; Fri, 18 Dec 2009 14:12:54 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id CD6DFC9B91; Fri, 18 Dec 2009 14:12:33 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 832BEC9B91 for ; Fri, 18 Dec 2009 14:12:29 +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 vSVoUpe4vnLs for ; Fri, 18 Dec 2009 14:12:24 +0100 (CET) Original-Received: from cirse-out.extra.cea.fr (cirse-out.extra.cea.fr [132.166.172.106]) by balder.ntg.nl (Postfix) with ESMTP id 17E26C9B8F for ; Fri, 18 Dec 2009 14:12:22 +0100 (CET) Original-Received: from epeire2.extra.cea.fr (epeire2.extra.cea.fr [132.167.198.32]) by cirse.extra.cea.fr (8.14.2/8.14.2/CEAnet-Internet-out-2.0) with ESMTP id nBIDCMJN007606 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Fri, 18 Dec 2009 14:12:22 +0100 Original-Received: from orpin2.extra.cea.fr (orpin2.extra.cea.fr [132.167.198.5]) by epeire2.extra.cea.fr (8.14.2/8.14.2) with ESMTP id nBIDCMpJ032473 for ; Fri, 18 Dec 2009 14:12:22 +0100 (envelope-from alan.braslau@cea.fr) Original-Received: from iram-hb-003386.localnet (scylla.extra.cea.fr [132.166.43.101]) by orpin2.extra.cea.fr (8.13.8/8.13.8/CEAnet-Intranet-out-1.1) with ESMTP id nBIDCLXq020223 for ; Fri, 18 Dec 2009 14:12:21 +0100 User-Agent: KMail/1.12.4 (Linux/2.6.32; KDE/4.3.4; x86_64; ; ) In-Reply-To: <6faad9f00906080411n34a46b57xa845abd989e8ccb0@mail.gmail.com> 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:55248 Archived-At: Metapost/graph currently does not handle scientific notation correctly in mkiv: -> 1.5imes106 (and does not work at all in mkii) Alan %% minimal example: \usemodule[graph] \starttext \startMPcode draw begingraph(12cm,12cm) ; setcoords(linear,linear) ; setrange(0,0,365,"2000000") ; endgraph ; \stopMPcode \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 ___________________________________________________________________________________