From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/55489 Path: news.gmane.org!not-for-mail From: luigi scarso Newsgroups: gmane.comp.tex.context Subject: typo in luatex-mplib.lua Date: Fri, 8 Jan 2010 11:51:46 +0100 Message-ID: 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 1262947973 7635 80.91.229.12 (8 Jan 2010 10:52:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 8 Jan 2010 10:52:53 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Jan 08 11:52:46 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.50) id 1NTCRh-0005Ep-8L for gctc-ntg-context-518@m.gmane.org; Fri, 08 Jan 2010 11:51:57 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 374DDC9CA0; Fri, 8 Jan 2010 11:51:53 +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 gTtDbirIOCsy; Fri, 8 Jan 2010 11:51:50 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id CC3E6C9C88; Fri, 8 Jan 2010 11:51:49 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 97644C9C88 for ; Fri, 8 Jan 2010 11:51:48 +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 AkcFxi+t9o7G for ; Fri, 8 Jan 2010 11:51:46 +0100 (CET) Original-Received: from mail-bw0-f220.google.com (mail-bw0-f220.google.com [209.85.218.220]) by balder.ntg.nl (Postfix) with ESMTP id BAEADC9C87 for ; Fri, 8 Jan 2010 11:51:46 +0100 (CET) Original-Received: by bwz20 with SMTP id 20so11864301bwz.34 for ; Fri, 08 Jan 2010 02:51:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=+TN9VrbaoH66bYPYlDMe3+y2p8/kzS2+ijO2SGNssI4=; b=B7mb8LojsX9wMNKqE2XY//d0dM+Y7jctl42jEH6n44VfZQ0Xc8Zq3KZhJMH7rD6cwT C6pSdN9OyHqSNNJw7tiVvDlQuu6B9If465gWKckJ3jjBRSHQJvgnGUVx7NKir8AlwPFT Ik1OTgLDtMJSDE+8WGqzhMSRmLPmhctc1da0M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=c1PQEWr2vYY+ICek/QTPBnzbq4+mThPq78J5jteIOoyUTG7qqNbECq1LZfyS3jpUkm VXicX2vIsDyTXzsVFVl0vD8NG46j+Ei5LQQiFmxa8ddYNpQWLJo0DelfmHfS51/+kGUk bBGdHAtgV21J2Eg7VTzySVm7t0Va/r+r+7O30= Original-Received: by 10.204.155.81 with SMTP id r17mr1826885bkw.98.1262947906265; Fri, 08 Jan 2010 02:51:46 -0800 (PST) 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:55489 Archived-At: line 323 of tex/texmf-context/tex/generic/context/luatex-mplib.lua should be local fignum = tonumber(match(figure:filename(),"([%d]+)$") or figure:charcode() or 0) -- luigi ___________________________________________________________________________________ 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 ___________________________________________________________________________________