[OS X TeX] Does not find my private texmf tree
Bruno Voisin
bvoisin at mac.com
Wed Sep 5 10:15:39 CEST 2007
Le 4 sept. 07 à 23:23, Josep M. Font a écrit :
> El 04/09/2007, a las 20:30, Richard Koch escribió:
>
>> If you directly install TeX Live 2007 yourself from the install
>> script on the TUG DVD, then
>> the default location for a personal file is ~/texmf rather than ~/
>> Library/texmf. Did you
>> install that way?
>
> Not from the DVD. I think (I can't remember well enough) I
> downloaded the first TeX Live 2007 separately in january and
> installed it. Anyway, moving the private texmf tree where you
> suggest solved the issue. Thanks for the information, and for your
> great work!
Just to be sure, what does the next command report (taken from a
recent message by Maarten Sneep, and yes there's indeed a line break
in the command):
kpsewhich -show-path=tex -progname=latex| sed 's/:/\
/g'
Output should be something of the form:
.
/Users/<your-user-name>/.texlive2007/texmf-config/tex/latex//
/Users/<your-user-name>/.texlive2007/texmf-var/tex/latex//
/Users/<your-user-name>/Library/texmf/tex/latex//
!!/usr/local/texlive/2007/texmf-config/tex/latex//
!!/usr/local/texlive/2007/texmf-var/tex/latex//
!!/usr/local/texlive/2007/texmf/tex/latex//
!!/usr/local/texlive/2007/../texmf-local/tex/latex//
!!/usr/local/texlive/2007/texmf-dist/tex/latex//
/Users/<your-user-name>/.texlive2007/texmf-config/tex/generic//
/Users/<your-user-name>/.texlive2007/texmf-var/tex/generic//
/Users/<your-user-name>/Library/texmf/tex/generic//
!!/usr/local/texlive/2007/texmf-config/tex/generic//
!!/usr/local/texlive/2007/texmf-var/tex/generic//
!!/usr/local/texlive/2007/texmf/tex/generic//
!!/usr/local/texlive/2007/../texmf-local/tex/generic//
!!/usr/local/texlive/2007/texmf-dist/tex/generic//
/Users/<your-user-name>/.texlive2007/texmf-config/tex///
/Users/<your-user-name>/.texlive2007/texmf-var/tex///
/Users/<your-user-name>/Library/texmf/tex///
!!/usr/local/texlive/2007/texmf-config/tex///
!!/usr/local/texlive/2007/texmf-var/tex///
!!/usr/local/texlive/2007/texmf/tex///
!!/usr/local/texlive/2007/../texmf-local/tex///
!!/usr/local/texlive/2007/texmf-dist/tex///
In particular, check whether you get:
/Users/<your-user-name>/Library/texmf/tex/latex//
or:
/Users/<your-user-name>/texmf/tex/latex//
And which output do you get from:
kpsewhich texmf.cnf
Default with MacTeX should be:
/usr/local/texlive/2007/texmf/web2c/texmf.cnf
Hope this helps,
Bruno Voisin
------------------------- Helpful Info -------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
List Reminders & Etiquette: http://www.esm.psu.edu/mac-tex/list/
More information about the macostex-archives
mailing list