From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/30958 Path: news.gmane.org!not-for-mail From: "Mojca Miklavec" Newsgroups: gmane.comp.tex.context Subject: Re: does metafun require texexec --final? Date: Sun, 24 Sep 2006 10:22:38 +0200 Message-ID: <6faad9f00609240122t73e3deb8v47d6a43bc18b018d@mail.gmail.com> References: <20060923181627.440dc0c7.schuster.wolfgang@googlemail.com> 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 1159086185 9273 80.91.229.2 (24 Sep 2006 08:23:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 24 Sep 2006 08:23:05 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Sep 24 10:23:03 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 1GRPGM-0005Z1-4w for gctc-ntg-context-518@m.gmane.org; Sun, 24 Sep 2006 10:22:58 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CF87D1FE93; Sun, 24 Sep 2006 10:22:56 +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 07354-03; Sun, 24 Sep 2006 10:22:50 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 885F01FE8F; Sun, 24 Sep 2006 10:22:50 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8176C1FE8F for ; Sun, 24 Sep 2006 10:22:46 +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 06977-04 for ; Sun, 24 Sep 2006 10:22:40 +0200 (CEST) Original-Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.232]) by ronja.ntg.nl (Postfix) with SMTP id 699781FE8B for ; Sun, 24 Sep 2006 10:22:39 +0200 (CEST) Original-Received: by wx-out-0506.google.com with SMTP id s12so1419154wxc for ; Sun, 24 Sep 2006 01:22:38 -0700 (PDT) Original-Received: by 10.90.65.11 with SMTP id n11mr1079790aga; Sun, 24 Sep 2006 01:22:38 -0700 (PDT) Original-Received: by 10.90.25.15 with HTTP; Sun, 24 Sep 2006 01:22:38 -0700 (PDT) Original-To: "mailing list for ConTeXt users" In-Reply-To: Content-Disposition: inline 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:30958 Archived-At: On 9/23/06, Sanjoy Mahajan wrote: > So maybe the best approach is to edit cont-sys.rme directly, then > merge changes (using a revision control system like mercurial or git) > that arrive with the new context distributions. Changes in cont-sys.rme don't happen that often. You can safely create cont-sys.tex, edit that one and check for changes once in a (long) while. Here you can convince yourself that you aren't really missing anything if your file is slightly older: https://foundry.supelec.fr/plugins/scmsvn/viewcvs.php/tex/context/base/cont-sys.ori?root=contextrev&rev=128&view=log https://foundry.supelec.fr/plugins/scmsvn/viewcvs.php/tex/context/user/cont-sys.rme?root=contextrev&rev=128&view=log Mojca