[Mac OS X TeX] How to set texhash's path?

Enrico Franconi franconi at cs.man.ac.uk
Mon Aug 13 11:24:56 CEST 2001



On August 13, Cyril Niklaus writes:
> >> Another problem I have: I just downloaded a new style, and would
> >> like Tex to know where it is, so I've put it in my
> >> ~/Library/texmf/, and ran texhash.
> 
> >> So when I run texhash, this is what I get:
> >> [pushpa:~] cyril% texhash
> >> texhash: /sw/share/texmf: directory not writable. Skipping...
> >> texhash: Updating /var/tmp/texfonts/ls-R...
> >> texhash: Done.
> >> which is not what I want, of course.

You need to declare the existence of your auxiliary texmf tree.
You should put in your .cshrc

setenv TEXMFMAIN   /sw/share/texmf
setenv TEXMFLOCAL  ~/Library/texmf
setenv TEXMF       \{\!\!"$TEXMFLOCAL":\!\!"$TEXMFMAIN"\}

and then run texhash.

cheers
-- e.

Enrico Franconi                     - franconi at cs.man.ac.uk
University of Manchester            - http://www.cs.man.ac.uk/~franconi/
Department of Computer Science      - Phone: +44 (161) 275 6170
Manchester M13 9PL, UK              - Fax:   +44 (161) 275 6204

-----------------------------------------------------------------
To UNSUBSCRIBE, send email to <info at email.esm.psu.edu> with
"unsubscribe macosx-tex" (no quotes) in the body.
For additional HELP, send email to <info at email.esm.psu.edu> with
"help" (no quotes) in the body.
This list is not moderated, and I am not responsible for
messages posted by third parties.
-----------------------------------------------------------------




More information about the macostex-archives mailing list