Hello,
Benjamin Slade writes:
> I'm having trouble using LuaTeX on Guix.
>
> luaotfload doesn't seem to be able to find any fonts, whether system-wide or
> local (when used with fontspec). I get messages like:
>
> luaotfload | db : Reload initiated (formats: otf,ttf,ttc); reason: Font
>
Hello,
Benjamin Slade writes:
>> This doesn't seem good as the store is not writable.
>
>> I read[¹] that "texmf.cnf" and "texmfcnf.lua" might be misconfigured. In
>> particular, `kpsewhich -var-value=TEXMFCACHE' reports a store location.
>> At the very least, I think TEXMFCACHE in "texmf.cnf" s
Hello,
Fulbert writes:
> Hello ! As the little shell session illustrates below, 'kpathsea' fails
> to search/find files in TEXMFHOME on my “Guix system” setup .
Indeed. I fixed this issue in "tex-team" branch.
Meanwhile, you may set TEXMF environment variable to "'{$TEXMFHOME,$TEXMFDIST}'"
Re
Hello,
I forgot to send a carbon copy to help-guix ML in my last answer, so
I include it here.
Nicolas Goaziou via writes:
> Benjamin Slade writes:
>
>>> This doesn't seem good as the store is not writable.
>>
>>> I read[¹] that "texmf.cnf"
Hello,
Taha Aziz Ben Ali writes:
> I'm here to tell you that I found a working workaround for making
> ConTeXt work through `mtxrun --script context`.
>
> Create a "texmf/web2c/texmfcnf.lua" file (and preceeding directories)
> under your user's home directory and add the following:
>
>
> ret
Hello,
Taha Aziz Ben Ali writes:
>> I think it is fixed in "tex-team" branch.
>
> Thank you Nicolas,
>
> I tried out your changes, and although the "permission denied" error no
> longer shows up, running context in the terminal (user home intact,
> i.e. without my previous configuration hack) yi
Nicolas Goaziou via writes:
> Taha Aziz Ben Ali writes:
>
>>> I think it is fixed in "tex-team" branch.
>>
>> Thank you Nicolas,
>>
>> I tried out your changes, and although the "permission denied" error no
>> longer shows up, r
Hello,
Taha Aziz Ben Ali writes:
> I've been following the master branch ever since the changes you've
> introduced and I was wondering whether there was a particular reason
> they haven't been merged yet.
Branches are merged in a FIFO order. Two branches are currently located
before "tex-team"