Re: LuaTeX/luaotfload doesn't find any fonts (using fontspec) on Guix?

2024-05-07 Thread Nicolas Goaziou via
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 >

Re: LuaTeX/luaotfload doesn't find any fonts (using fontspec) on Guix?

2024-05-09 Thread Nicolas Goaziou via
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

Re: texlive kpathsea ignores TEXMFHOME

2024-05-11 Thread Nicolas Goaziou via
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

Re: LuaTeX/luaotfload doesn't find any fonts (using fontspec) on Guix?

2024-05-14 Thread Nicolas Goaziou via
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"

Re: Cannot run texlive context: permission denied

2024-05-18 Thread Nicolas Goaziou via
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

Re: Cannot run texlive context: permission denied

2024-05-20 Thread Nicolas Goaziou via
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

Re: Cannot run texlive context: permission denied

2024-05-20 Thread Nicolas Goaziou via
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

Re: Cannot run texlive context: permission denied

2024-05-28 Thread Nicolas Goaziou via
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"