From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/20468 Path: news.gmane.org!not-for-mail From: =?gb2312?B?wfogt8k=?= Newsgroups: gmane.comp.tex.context Subject: Re: How to use .eps figure in ConTeXt? Date: Mon, 23 May 2005 12:46:45 +0000 Message-ID: References: <4291CE44.4050306@orgelvlaardingen.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=gb2312; format=flowed X-Trace: sea.gmane.org 1116852613 14312 80.91.229.2 (23 May 2005 12:50:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 23 May 2005 12:50:13 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon May 23 14:50:11 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 1DaCMG-0007Ko-Uj for gctc-ntg-context-518@m.gmane.org; Mon, 23 May 2005 14:48:37 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B6FED1276B; Mon, 23 May 2005 14:50:07 +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 15647-01; Mon, 23 May 2005 14:50:07 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A163C127CD; Mon, 23 May 2005 14:46:49 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4D28A127CD for ; Mon, 23 May 2005 14:46:48 +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 15409-04 for ; Mon, 23 May 2005 14:46:47 +0200 (CEST) Original-Received: from hotmail.com (bay12-f28.bay12.hotmail.com [64.4.35.28]) by ronja.ntg.nl (Postfix) with ESMTP id F096A1276B for ; Mon, 23 May 2005 14:46:46 +0200 (CEST) Original-Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 23 May 2005 05:46:45 -0700 Original-Received: from 155.69.5.234 by by12fd.bay12.hotmail.msn.com with HTTP; Mon, 23 May 2005 12:46:45 GMT X-Originating-IP: [155.69.5.234] X-Originating-Email: [longf77@hotmail.com] X-Sender: longf77@hotmail.com In-Reply-To: <4291CE44.4050306@orgelvlaardingen.nl> Original-To: ntg-context@ntg.nl X-OriginalArrivalTime: 23 May 2005 12:46:45.0896 (UTC) FILETIME=[7A71A080:01C55F95] 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:20468 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:20468 Thanks. Unfortunately, I am using miktex under windows. I tried to run epstopdf xx.eps. It returns the error message: Warning: BoundingBox not found. Error: /rangecheck in --.peekstring-- Operand stack: --nostringval-- --nostringval-- (\305\320\323\306) Execution stack: %interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1 3 %oparray_pop 1 3 %oparray_pop --nostringval-- Dictionary stack: --dict:1115/1686(ro)(G)-- --dict:0/20(G)-- --dict:70/200(L)-- Current allocation mode is local Last OS error: No such file or directory There is boundingbox when I use GSview to check the file info, and it shows correct in my another latex file. >From: Peter >Reply-To: mailing list for ConTeXt users >To: mailing list for ConTeXt users >Subject: Re: [NTG-context] How to use .eps figure in ConTeXt? >Date: Mon, 23 May 2005 14:36:20 +0200 > >龙 飞 wrote: > > Today I try to insert .eps file in to my presentation. I use > > \externalfigure[xx.eps] to insert xx.eps. The figure shows correct in > > the dvi file generated by "texexec --once --texutils xx.tex". However > > this figure disappears in the pdf file generated by "texexec --pdf > > xx.tex". The log says "figures: xx.eps has zero dimensions". What is the > > problem? Is there anything wrong with the .eps file? > > Thanks > > > > _________________________________________________________________ > > 享用世界上最大的电子邮件系统— MSN Hotmail。 http://www.hotmail.com > > _______________________________________________ > > ntg-context mailing list > > ntg-context@ntg.nl > > http://www.ntg.nl/mailman/listinfo/ntg-context > > > >You need a pdf-version of the figure. If you are on LInux, you can enter >'epstopdf xx.eps' on the commandline (if epstopdf is installed). That >generates xx.pdf. Then run texexec again. > >Peter >_______________________________________________ >ntg-context mailing list >ntg-context@ntg.nl >http://www.ntg.nl/mailman/listinfo/ntg-context _________________________________________________________________ 与联机的朋友进行交流,请使用 MSN Messenger: http://messenger.msn.com/cn