From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32784 Path: news.gmane.org!not-for-mail From: Sanjoy Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: HZ and DVI Date: Tue, 16 Jan 2007 02:51:32 +0000 Message-ID: References: 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 1168915919 18871 80.91.229.12 (16 Jan 2007 02:51:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 16 Jan 2007 02:51:59 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Jan 16 03:51:58 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 1H6eQV-00021j-6g for gctc-ntg-context-518@m.gmane.org; Tue, 16 Jan 2007 03:51:55 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6996C1FF36; Tue, 16 Jan 2007 03:47:44 +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 05034-04; Tue, 16 Jan 2007 03:47:37 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 89A171FE49; Tue, 16 Jan 2007 03:47:37 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E645A1FE4A for ; Tue, 16 Jan 2007 03:47:33 +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 05656-02 for ; Tue, 16 Jan 2007 03:47:25 +0100 (CET) Original-Received: from mraos.ra.phy.cam.ac.uk (mraos.ra.phy.cam.ac.uk [131.111.48.8]) by ronja.ntg.nl (Postfix) with ESMTP id 05F5D1FE3C for ; Tue, 16 Jan 2007 03:47:24 +0100 (CET) Original-Received: from skye.ra.phy.cam.ac.uk ([131.111.48.158] ident=mail) by mraos.ra.phy.cam.ac.uk with esmtp (Exim 4.43) id 1H6eQ8-0006eR-Rw; Tue, 16 Jan 2007 02:51:32 +0000 Original-Received: from sanjoy by skye.ra.phy.cam.ac.uk with local (Exim 3.36 #1) id 1H6eQ8-0005f9-00; Tue, 16 Jan 2007 02:51:32 +0000 Original-To: mailing list for ConTeXt users In-Reply-To: Your message of "Tue, 16 Jan 2007 01:04:36 +0100." 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:32784 Archived-At: > xpdf -remote .pdf > > is whatever you name it > > When needed (e.g. *.tex file has chaned) Makefile generates PDF and > calls the server to reload it with > > xpdf -reload -remote Thanks, that works! I must have had the syntax wrong before. Now I tried xpdf -remote foo notes.pdf & And then both these worked: xpdf -raise -remote foo xpdf -reload -remote foo In practice (for Makefiles) I'll combine them into xpdf -reload -raise -remote foo -Sanjoy `Not all those who wander are lost.' (J.R.R. Tolkien)