From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/22808 Path: news.gmane.org!not-for-mail From: Christopher Creutzig Newsgroups: gmane.comp.tex.context Subject: Re: Q: about \externalfile from metafun-p.pdf Date: Sun, 02 Oct 2005 19:54:22 +0200 Message-ID: <43401ECE.2030309@creutzig.de> References: <20051002172755.GA17649@none.at> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1128275753 5900 80.91.229.2 (2 Oct 2005 17:55:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 2 Oct 2005 17:55:53 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Oct 02 19:55:44 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1EM82h-0002nK-87 for gctc-ntg-context-518@m.gmane.org; Sun, 02 Oct 2005 19:54:31 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 03520127FD; Sun, 2 Oct 2005 19:54:31 +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 08749-03-7; Sun, 2 Oct 2005 19:54:26 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D4A06127D5; Sun, 2 Oct 2005 19:54:26 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 21246127D5 for ; Sun, 2 Oct 2005 19:54:25 +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 08749-03-6 for ; Sun, 2 Oct 2005 19:54:24 +0200 (CEST) Original-Received: from bayes.math.uni-paderborn.de (bayes.math.uni-paderborn.de [131.234.116.40]) by ronja.ntg.nl (Postfix) with ESMTP id 48B83127D3 for ; Sun, 2 Oct 2005 19:54:24 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by bayes.math.uni-paderborn.de (Postfix) with ESMTP id 21E6AE0000AF for ; Sun, 2 Oct 2005 19:54:24 +0200 (CEST) Original-Received: from bayes.math.uni-paderborn.de ([127.0.0.1]) by localhost (bayes [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11625-02 for ; Sun, 2 Oct 2005 19:54:23 +0200 (CEST) Original-Received: from [192.168.1.2] (p548B002E.dip0.t-ipconnect.de [84.139.0.46]) by bayes.math.uni-paderborn.de (Postfix) with ESMTP id 3BEA2E0000B8 for ; Sun, 2 Oct 2005 19:54:23 +0200 (CEST) User-Agent: Mozilla Thunderbird 1.0.6 (Macintosh/20050716) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <20051002172755.GA17649@none.at> X-Enigmail-Version: 0.92.0.0 X-Virus-Scanned: by mailscan-system at math.uni-paderborn.de X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:22808 Archived-At: Alexander Lazic wrote: > i'm starting to learn context and therefore i have copied some examples > from metafun-p.pdf and get the following error: > > --- > ! Undefined control sequence. > l.42 \externalfile > [mprun.21][width=5cm] Probably a typo in metafun-p.pdf; try \externalfigure instead. Christopher