From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/83622 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: bug in \externalfigure Date: Thu, 1 Aug 2013 09:51:33 -0400 (EDT) Message-ID: References: <027C1595-7898-4B75-A677-BA4C24FE9B3F@icloud.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1375365104 19000 80.91.229.3 (1 Aug 2013 13:51:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 1 Aug 2013 13:51:44 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Aug 01 15:51:48 2013 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([5.39.185.229]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1V4tIB-0001kN-As for gctc-ntg-context-518@m.gmane.org; Thu, 01 Aug 2013 15:51:47 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 0CA2B101F1; Thu, 1 Aug 2013 15:51:15 +0200 (CEST) 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 tAbgCG4f0SyB; Thu, 1 Aug 2013 15:51:09 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 8B035101E5; Thu, 1 Aug 2013 15:51:09 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id CA757101E5 for ; Thu, 1 Aug 2013 15:51:07 +0200 (CEST) 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 YZDj-o8s2C35 for ; Thu, 1 Aug 2013 15:51:06 +0200 (CEST) Original-Received: from filter3-utr.mf.surf.net (filter3-utr.mf.surf.net [195.169.124.154]) by balder.ntg.nl (Postfix) with ESMTP id 70D04101E4 for ; Thu, 1 Aug 2013 15:51:06 +0200 (CEST) Original-Received: from tombraider.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.12.86]) by filter3-utr.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id r71Dpa0Y025040 for ; Thu, 1 Aug 2013 15:51:37 +0200 Original-Received: FROM adi-thinkpad.local ((null) [135.0.233.198]) By tombraider.mr.itd.umich.edu ID 51FA67E6.5248A.14107 ; Authuser adityam; 1 Aug 2013 09:51:34 EDT In-Reply-To: <027C1595-7898-4B75-A677-BA4C24FE9B3F@icloud.com> User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=141.211.12.86; country=US; region=MI; city=Ann Arbor; postalcode=48109; latitude=42.2923; longitude=-83.7145; metrocode=505; areacode=734; http://maps.google.com/maps?q=42.2923,-83.7145&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 08K7pPAP9 - cc66898570e1 - 20130801 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 195.169.124.154 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:83622 Archived-At: On Thu, 1 Aug 2013, Jannik Voges wrote: > Hello everyone, > > > I found a bug in the current ConTeXt Beta with externalfigure. The following minimal example will show you what happens > > > \starttext > > \externalfigure[cow] > > \externalfigure[cow][width=10cm] > > \page > > \externalfigure[test] > > \page > > This text will appear. > > This text will not appear. > > \externalfigure[test][width=10cm] > > This text will not appear. > > \stoptext > > > The first two \externalfigure-commands (with cow) will give a grey > placeholder with 'state:unknown' in it. See http://wiki.contextgarden.net/Using_Graphics#Specifying_image_directories You need to add \setupexternalfigures [location={local,global,default}] > The third \externalfigure-command (\externalfigure[test]) will work, and > the last one won't. In this example, you will get an empty third page > and the text after the \externalfigure-command doesn't appear in the > pdf. 'test' can be a pdf-file or jpeg-file (I only tested whose types of > files). I don't have the latest beta yet, so cannot comment on this. Aditya ___________________________________________________________________________________ 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 ___________________________________________________________________________________