From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/84092 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: installing two ConTeXt trees Date: Wed, 04 Sep 2013 10:36:46 +0200 Message-ID: <5226F11E.6020504@wxs.nl> References: <9521E997-192D-46BE-9431-E1DF8C85C1B5@gmail.com> <522506B7.1050607@wxs.nl> <5225A2D3.1070903@wxs.nl> <6116F93D-B129-40FE-80EF-86135D080177@gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252"; Format="flowed" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1378283843 5185 80.91.229.3 (4 Sep 2013 08:37:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 4 Sep 2013 08:37:23 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Wed Sep 04 10:37:25 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 1VH8aY-0004u4-Vd for gctc-ntg-context-518@m.gmane.org; Wed, 04 Sep 2013 10:37:23 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 902BC10218; Wed, 4 Sep 2013 10:35:51 +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 HOq+izWWwwYc; Wed, 4 Sep 2013 10:35:45 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id C00E0101F2; Wed, 4 Sep 2013 10:35:45 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 390FD101F2 for ; Wed, 4 Sep 2013 10:35:44 +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 hYT0cQbDDqdN for ; Wed, 4 Sep 2013 10:35:41 +0200 (CEST) Original-Received: from filter2-til.mf.surf.net (filter2-til.mf.surf.net [194.171.167.218]) by balder.ntg.nl (Postfix) with ESMTP id 40BF5101E8 for ; Wed, 4 Sep 2013 10:35:41 +0200 (CEST) Original-Received: from smtp.ziggozakelijk.nl (D57D1DA2.static.ziggozakelijk.nl [213.125.29.162]) by filter2-til.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id r848bAbE005919 for ; Wed, 4 Sep 2013 10:37:11 +0200 X-Default-Received-SPF: pass (skip=loggedin (res=PASS)) x-ip-name=10.100.1.103; Original-Received: from [10.100.1.103] (unverified [10.100.1.103]) by pragma-net.nl (SurgeMail 6.3c2) with ESMTP id 4043-1713362 for ; Wed, 04 Sep 2013 10:37:10 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 In-Reply-To: <6116F93D-B129-40FE-80EF-86135D080177@gmail.com> X-Authenticated-User: hagen@controller-9 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=213.125.29.162; country=NL; region=15; city=Zwolle; latitude=52.5058; longitude=6.0858; http://maps.google.com/maps?q=52.5058,6.0858&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0TKkUBb6j - 2f1fc278ba8d - 20130904 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.218 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:84092 Archived-At: On 9/4/2013 9:05 AM, Otared Kavian wrote: > > On 3 sept. 2013, at 19:14, Aditya Mahajan wrote: > >>> [=85] >>> the synctex.gz file is not anymore deleted (however a utility file [fil= e-name].tuc remains). >> >> That (not deleting tuc file) is delebrate (as it saves time in successiv= e runs). If you want to delete the tuc file, you can use --purgeall instead= of --purge. > > Thanks Aditya: actually that utility file .tuc can be deleted for some si= tuations (for instance when one does a small test) and kept for others. > Maybe for those who do not use ConTeXt from a Terminal, but rather from e= ditors like TeXShop or TeXWorks, one could have a feature to pass typesetti= ng options to mkiv, for instance like a \setuptypesetting command, to be pu= t in the first five lines of a document, which accepts various parameters s= uch as for example > \setuptypesetting[purge=3Dyes,synctex=3D{yes,zipped},engine=3Dmkiv] > > to pass options to mkiv. But this is probably too complicated. as an experiment i now also check the preamble for a ctxfile specification make a file "preferences.ctx", put it someplace in the tree and run = mtxrun --generate: default flags purge synctex=3Dzipped then you can say: % ctxfile=3Dpreferences \starttext whatever \stoptext ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl ----------------------------------------------------------------- ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________