From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/36518 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: externalfigure and uppercase extensions Date: Thu, 13 Sep 2007 19:27:00 +0200 Message-ID: <46E972E4.3000405@elvenkind.com> References: <6703815B292B664DBAEC55EE3192386A20BB61@poseidon.in.dynetics.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: sea.gmane.org 1189704453 4502 80.91.229.12 (13 Sep 2007 17:27:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 13 Sep 2007 17:27:33 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Sep 13 19:27:29 2007 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 1IVsTO-0003dg-1k for gctc-ntg-context-518@m.gmane.org; Thu, 13 Sep 2007 19:27:26 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6100B1FFBE; Thu, 13 Sep 2007 19:27:24 +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 27555-04; Thu, 13 Sep 2007 19:27:12 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 49A511FFC0; Thu, 13 Sep 2007 19:27:12 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0CCCF1FFC0 for ; Thu, 13 Sep 2007 19:27:09 +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 27242-08 for ; Thu, 13 Sep 2007 19:27:02 +0200 (CEST) Original-Received: from post-24.mail.nl.demon.net (post-24.mail.nl.demon.net [194.159.73.194]) by ronja.ntg.nl (Postfix) with ESMTP id 4FA731FFBE for ; Thu, 13 Sep 2007 19:27:00 +0200 (CEST) Original-Received: from boo.demon.nl ([82.161.175.147]:34563 helo=[10.10.0.6]) by post-24.mail.nl.demon.net with esmtp (Exim 4.51) id 1IVsSy-000Izu-7e for ntg-context@ntg.nl; Thu, 13 Sep 2007 17:27:00 +0000 User-Agent: Thunderbird 1.5.0.10 (X11/20070305) In-Reply-To: <6703815B292B664DBAEC55EE3192386A20BB61@poseidon.in.dynetics.com> X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:36518 Archived-At: Santy, Michael wrote: > I tried adding type=jpg and/or method=jpg to the externalfigure > arguments, but the file did not compile. That is a bit odd, I thought that should have worked. But: > I found that by adding the entry > "\definefileinsertion{tpd}{JPG}{\handlepdfimage}" to the spec-tpd.tex This makes sense. So much so that perhaps it could be added to the core spec-tpd.tex file. For now however, putting that line in your local cont-sys.tex is probably better, otherwise you will have to remember to reapply your fix at each context update you do. > file in the context distribution, the externalfigure is able to > include this image correctly. Should the mappings in these files > be case insensitive? You could consider using a case-insensitive file system to store your data on, and lowercasing all entity input to ConTeXt, but that is more clumsy than the extra \definefileinsertion-s. Best wishes, Taco ___________________________________________________________________________________ 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 ___________________________________________________________________________________