From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/30694 Path: news.gmane.org!not-for-mail From: "Mojca Miklavec" Newsgroups: gmane.comp.tex.context Subject: beta: problems including a figure without providing explicit dimensions Date: Thu, 7 Sep 2006 16:36:25 +0200 Message-ID: <6faad9f00609070736g4430ccc7g2b27dbd85801a29f@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1157640156 8019 80.91.229.2 (7 Sep 2006 14:42:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 7 Sep 2006 14:42:36 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Sep 07 16:42:34 2006 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 ciao.gmane.org with esmtp (Exim 4.43) id 1GLL4B-0008Lk-5v for gctc-ntg-context-518@m.gmane.org; Thu, 07 Sep 2006 16:41:19 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6181C1FE82; Thu, 7 Sep 2006 16:41:18 +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 18464-02; Thu, 7 Sep 2006 16:41:15 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 317C51FE81; Thu, 7 Sep 2006 16:36:35 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1A0DE1FE81 for ; Thu, 7 Sep 2006 16:36:32 +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 14326-08-4 for ; Thu, 7 Sep 2006 16:36:28 +0200 (CEST) Original-Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.226]) by ronja.ntg.nl (Postfix) with SMTP id 735921FE7F for ; Thu, 7 Sep 2006 16:36:27 +0200 (CEST) Original-Received: by wx-out-0506.google.com with SMTP id s12so252717wxc for ; Thu, 07 Sep 2006 07:36:26 -0700 (PDT) Original-Received: by 10.90.115.4 with SMTP id n4mr219864agc; Thu, 07 Sep 2006 07:36:26 -0700 (PDT) Original-Received: by 10.90.94.17 with HTTP; Thu, 7 Sep 2006 07:36:25 -0700 (PDT) Original-To: "mailing list for ConTeXt users" Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:30694 Archived-At: Hello, I have no idea which version I had installed before that, but after upgrading to the latest beta and using an image filename.pdf the following creates an error: \externalfigure[filename] (worked OK before), while \externalfigure[filename][width=3cm] works OK. Here's the log: figures : dimensions of KI are determined externally Error: PDF version 1.6 -- xpdf supports version 1.5 (continuing anyway) Warning: pdftex.exe (file ./img/uni-lj.pdf): pdf inclusion: found pdf version < 1.6>, but at most version <1.5> allowed <./img/uni-lj.pdf Warning: pdftex.exe (file ./img/uni-lj.pdf): pdf inclusion: Page Group detected which pdfTeX can't handle. Ignoring it. > figures : dimensions of uni-lj are determined externally ! Missing number, treated as zero. @ \finalscaleboxwidth ->@ @efwidth \prepackageexternalfigureobject ...lscaleboxwidth \global \ht \foundexternal... \calculateexternalfigure ...eexternalfigureobject \pushpublicfigurevariables... ...setfigure ][\s!dummy ][uni-lj][][][] \calculateexternalscreenfi... \firstofoneargument #1->#1 ... l.120 \hfill Thanks, Mojca