From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/26195 Path: news.gmane.org!not-for-mail From: Hooman Javidnia Newsgroups: gmane.comp.tex.context Subject: Re: Closing PDF file at each run Date: Wed, 1 Mar 2006 00:19:22 -0500 (EST) Message-ID: References: <44041390.1070004@wxs.nl> 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 1141192979 26744 80.91.229.2 (1 Mar 2006 06:02:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 1 Mar 2006 06:02:59 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Mar 01 07:02:46 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 1FEKPs-0004UH-KD for gctc-ntg-context-518@m.gmane.org; Wed, 01 Mar 2006 07:02:29 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1C1EF127A1; Wed, 1 Mar 2006 07:02:28 +0100 (CET) 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 13483-03; Wed, 1 Mar 2006 07:02:26 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 99BD4127A0; Wed, 1 Mar 2006 06:29:48 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 40CD1127A0 for ; Wed, 1 Mar 2006 06:29:46 +0100 (CET) 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 10619-04 for ; Wed, 1 Mar 2006 06:29:45 +0100 (CET) Original-Received: from sun01.eng.uwo.ca (sun01.eng.uwo.ca [129.100.225.200]) by ronja.ntg.nl (Postfix) with SMTP id D30B91279E for ; Wed, 1 Mar 2006 06:29:44 +0100 (CET) Original-Received: from sun15.eng.uwo.ca (sun15.eng.uwo.ca [129.100.225.135]) by sun01.eng.uwo.ca (8.12.10+Sun/8.12.9) with ESMTP id k215TYmd005004 for ; Wed, 1 Mar 2006 00:29:34 -0500 (EST) X-Sender: javidnia@sun15.eng.uwo.ca Original-To: mailing list for ConTeXt users In-Reply-To: <44041390.1070004@wxs.nl> 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:26195 Archived-At: On Tue, 28 Feb 2006, Hans Hagen wrote: > Hooman Javidnia wrote: > > > > but still the PDF is not refreshed for the second run. I am using Acrobat > > 7. I read in WinEdt's mailing list that Adobe Acrobat has changed its > > caption from version 6 onwards. Could this be a problem related to the > > versions of Acrobat? > > > it works ok here; no caption i sinvolved afaik > > does it work from the console? No, it doesn't work. From the messeage at the end of the compilation, I can see that 'pdfopen' can't be found on the system. Taco's guess was correct. Is this command part of TeX implementation or I should download it from somewhere?