From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/84081 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: installing two ConTeXt trees Date: Tue, 3 Sep 2013 13:14:19 -0400 (EDT) Message-ID: References: <9521E997-192D-46BE-9431-E1DF8C85C1B5@gmail.com> <522506B7.1050607@wxs.nl> <5225A2D3.1070903@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323328-1863158302-1378228461=:25949" X-Trace: ger.gmane.org 1378228470 7889 80.91.229.3 (3 Sep 2013 17:14:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 3 Sep 2013 17:14:30 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Sep 03 19:14:34 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 1VGuBV-0008Tn-Mf for gctc-ntg-context-518@m.gmane.org; Tue, 03 Sep 2013 19:14:33 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 6CFC2101E0; Tue, 3 Sep 2013 19:13:03 +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 g3h+DR1TNUHT; Tue, 3 Sep 2013 19:12:57 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id C8BC110203; Tue, 3 Sep 2013 19:12:57 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 27AC210203 for ; Tue, 3 Sep 2013 19:12:56 +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 C27DwZMYVv7e for ; Tue, 3 Sep 2013 19:12:54 +0200 (CEST) Original-Received: from filter4-ams.mf.surf.net (filter4-ams.mf.surf.net [192.87.102.72]) by balder.ntg.nl (Postfix) with ESMTP id 99B8E101E0 for ; Tue, 3 Sep 2013 19:12:54 +0200 (CEST) Original-Received: from hackers.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.81]) by filter4-ams.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id r83HFHpl012892 for ; Tue, 3 Sep 2013 19:15:18 +0200 Original-Received: FROM Decentralized.ECE.McGill.CA (Decentralized.ECE.McGill.CA [132.206.69.142]) By hackers.mr.itd.umich.edu ID 522618ED.27788.17121 ; Authuser adityam; 3 Sep 2013 13:14:21 EDT In-Reply-To: User-Agent: Alpine 2.02 (LNX 1266 2009-07-14) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=141.211.14.81; 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: 01KkFfiQH - 0fbb3711c2f4 - 20130903 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.72 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:84081 Archived-At: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323328-1863158302-1378228461=:25949 Content-Type: TEXT/PLAIN; charset=windows-1252; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Tue, 3 Sep 2013, Otared Kavian wrote: > > On 3 sept. 2013, at 10:50, Hans Hagen wrote: > >> On 9/3/2013 9:31 AM, Otared Kavian wrote: >>> [=85] >>> Thanks Hans for your attention, but saying >>> =09texexec --autogenerate --synctex=3D1 "$1" --purge >>> >>> or >>> =09context --autogenerate --synctex=3D1 "$1" --purge >>> >>> removes also the synctex.gz file and one loses the synctex functionalit= y which is essential for me. >> >> i've added a test: if --synctex is given or the first line has >> >> % synctex=3Dzipped|unzipped|1|-1|yes >> >> then the synctex file is not deleted > > Hi Hans, > > Thanks for the quick modification=85 > I tested the new beta, and indeed using mkiv and > =09context --autogenerate --synctex=3D1 "$1" --purge > > the synctex.gz file is not anymore deleted (however a utility file [file-= name].tuc remains). That (not deleting tuc file) is delebrate (as it saves time in successive= =20 runs). If you want to delete the tuc file, you can use --purgeall instead= =20 of --purge. Aditya --8323328-1863158302-1378228461=:25949 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 ___________________________________________________________________________________ --8323328-1863158302-1378228461=:25949--