From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32082 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: ConTeXt update deletes user files? Date: Mon, 11 Dec 2006 10:14:57 +0100 Message-ID: <457D2191.2000000@wxs.nl> References: <99FDB972-864F-42B8-8916-2B2D99B674EC@mpq.mpg.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1165828509 2268 80.91.229.10 (11 Dec 2006 09:15:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 11 Dec 2006 09:15:09 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Dec 11 10:15:07 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 dough.gmane.org with esmtp (Exim 4.50) id 1GthFX-0005MO-1p for gctc-ntg-context-518@m.gmane.org; Mon, 11 Dec 2006 10:15:03 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2F2611FF3F; Mon, 11 Dec 2006 10:11: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 30332-03-2; Mon, 11 Dec 2006 10:11:37 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2BC2C1FF00; Mon, 11 Dec 2006 10:11:37 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 880D01FF39 for ; Mon, 11 Dec 2006 10:11:35 +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 30335-06-2 for ; Mon, 11 Dec 2006 10:11:32 +0100 (CET) Original-Received: from mail.pragma-ade.net (dsl-083-247-100-017.solcon.nl [83.247.100.17]) by ronja.ntg.nl (Postfix) with SMTP id 9F6AC1FEFF for ; Mon, 11 Dec 2006 10:11:32 +0100 (CET) Original-Received: from [10.100.1.100] (unverified [10.100.1.100]) by controller-1 (SurgeMail 3.7b8) with ESMTP id 22461 for ; Mon, 11 Dec 2006 10:14:50 +0100 User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) Original-To: mailing list for ConTeXt users In-Reply-To: <99FDB972-864F-42B8-8916-2B2D99B674EC@mpq.mpg.de> X-Server: High Performance Mail Server - http://surgemail.com r=-274017400 X-Authenticated-User: hagen@controller-1 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:32082 Archived-At: Oliver Buerschaper wrote: > Hello, > > after updating to the latest ConTeXt release (via i-Installer on my > Mac) all my custom files are gone! I put them in .../texmf.local/tex/ > context/user/ and now there is emptiness :-( The installer shouldn't > touch those files, right? > right, the user patsh should never be touched by installers > Is there a way to recover them? I'm a newbie to ConTeXt so it took me > ages to collect all the info necessary to assemble a little module > that provides theorem-like environments ... and I need this so bad! > an option is to make a texmf-project tree and put your files there (and add that tree to the TEXMF env var) Hans