[OS X TeX] Setting
Herbert Schulz
herbs at wideopenwest.com
Fri Oct 9 00:08:37 CEST 2020
> On Oct 8, 2020, at 4:11 PM, Murray Eisenberg <murrayeisenberg at gmail.com> wrote:
>
> I’m using MacTeX 2020 under macOS Catalina (10.15.6).
>
> In the zsh Terminal shell on my system,
>
> echo $TEXMFHOME
>
> gives an empty result.
>
> is there something I need to do to set this?
> ---
> Murray Eisenberg murrayeisenberg at gmail.com
> 503 King Farm Blvd #101 Home (240)-246-7240
> Rockville, MD 20850-6667 Mobile (413)-427-5334
Howdy,
It's not, and shouldn't be, set at the Terminal level. To see the value run
kpsewhich -var-value TEXMFHOME
for a MacTeX installed TeX Live it should return
/Users/yourlogin/Library/texmf
(i.e., ~/Library/texmf) your personal branch of the tree. The value is set in a texmf.cnf file in /Library/TeX/Root (a symbolic link to the root of the active TeX distribution) and I suggest you don't change it. If you MUST change it let me know and I'll give you instructions that don't touch that texmf.cnf file.
Good Luck,
Herb Schulz
(herbs at wideopenwest dot com)
----------- Please Consult the Following Before Posting -----------
TeX FAQ: http://www.tex.ac.uk/faq
List Reminders and Etiquette: https://sites.esm.psu.edu/~gray/tex/
List Archives: http://dir.gmane.org/gmane.comp.tex.macosx
https://email.esm.psu.edu/pipermail/macosx-tex/
TeX on Mac OS X Website: http://mactex-wiki.tug.org/
List Info: https://email.esm.psu.edu/mailman/listinfo/macosx-tex
More information about the macostex-archives
mailing list.