<
piet...@vanoostrum.org> wrote:
> Stefan Möding <
Nov2022....@spamgourmet.com> writes:
>
>> Pieter van Oostrum <
piet...@vanoostrum.org> writes:
>>
>>> Peter Flynn <
pe...@silmaril.ie> writes:
>>
>>
>> Check the setting of TEXMFHOME in /usr/local/texlive/2022/texmf.cnf (the
>> local config) and /usr/local/texlive/2022/texmf-dist/web2c/texmf.cnf (the
>> distribution settings). I have:
>>
>> % grep ^TEXMFHOME /usr/local/texlive/2022/texmf-dist/web2c/texmf.cnf
>> TEXMFHOME = ~/texmf
>>
>> % grep ^TEXMFHOME /usr/local/texlive/2022/texmf.cnf
>> TEXMFHOME = ~/Library/texmf
>>
>> I'm not sure if I created the setting in /usr/local/texlive/2022/texmf.cnf
>> myself or if that was done by the installation.
>>
> I have the same, so it must be the installation. However, the first one seems
> to have priority.
>
> % kpsewhich --expand-var='$TEXMFHOME'
> /Users/pieter/texmf
> % kpsewhich -var-value 'TEXMFHOME'
> /Users/pieter/texmf
No it doesn't. You must be resetting it somewhere else.