Author: Hans Hagen Date: To: dev-context Subject: Re: [dev-context] context program, mtxrun question?
Arthur Reutenauer wrote: >> So, assuming /opt/tex/texmf-linux/bin, it attempts the following
>> directories, in this order:
>>
>> [/opt/tex/texmf]/web2c % two parents up
>> [/opt/tex/texmf-linux]/texmf/web2c % one parent up
>> [/opt/tex]/texmf-local/web2c
>> [/opt/tex/texmf-linux]/texmf-local/web2c
>
> Thats's great! It works on my machine without the need to set any
> environment variable (I even tried two different arrangments of the
> directories).