ConTeXt update deletes user files?
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? 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! Oliver
Hi Oliver, 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?
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!
I am afraid you should ask this question on the Mac Os TeX mailing list (i know there is one, just don't know the address). Good luck, Taco
Am 11.12.2006 um 10:11 schrieb Taco Hoekwater:
I am afraid you should ask this question on the Mac Os TeX mailing list (i know there is one, just don't know the address).
Subscribe at Mac-TeX Website: http://www.esm.psu.edu/mac-tex/ (List Archive: http://tug.org/pipermail/macostex-archives/) and post to MacOSX-TeX@email.esm.psu.edu Yours, Steffen
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
On 12/10/06, 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?
As already suggested, contact the mac mailing list. For the next time you can place your files anywhere on the disk, for example to /your/home/mytexmf/tex/context/user/ and then edit texmf.cnf by adding MYTEXMF = /your/home/mytexmf/tex/context/user/ and adit TEXMF and TEXMFDBS according to the pattern you see there. Run mktexlsr afterwards (I guess that if you update, you'll have to repeat that process anyway, but at least you won't loose the files any more). An advantage in that approach is that you can also use the same files under more than one operating system.
Is there a way to recover them?
Did you take a look into .Trash in your home folder? If you had some luck that's probably the only way to find it without hacking (using special programs to recover deleted files from disk) ... Mojca
participants (5)
-
Hans Hagen
-
Mojca Miklavec
-
Oliver Buerschaper
-
Steffen Wolfrum
-
Taco Hoekwater