Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
texstudio can't find files in TEXMFHOME anymore
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
ExecutorElassus
Veteran
Veteran


Joined: 11 Mar 2004
Posts: 1464
Location: Berlin, Germany

PostPosted: Thu Dec 12, 2024 6:06 pm    Post subject: texstudio can't find files in TEXMFHOME anymore Reply with quote

So, I have the following path for $TEXMFHOME:
Code:
$ kpsewhich -var-value TEXMFHOME
/home/elassus/texmf

If I search for a custom class, I find it:
Code:
$ kpsewhich awesome-cv.cls
/home/elassus/texmf/tex/latex/awesome-cv/awesome-cv.cls

However, on my version of texstudio-4.8.4-r2, if I use '\documentclass{awesome-cv}' in my preamble, the "awesome-cv" part is underlined and it says it's "not found"

Likewise, in my preamble I have:
Code:
\usepackage{luatexja-fontspec}

But here, too, I get an error about how it cannot find luatexja-fontspec.sty. kpsewhich also cannot find it, but I see it in /home/elassus/{path}/tex-local/texlive/texmf-dist/tex/luatex/luatexja/addons/luatexja-fontspec.sty. In TexStudio I have /home/elassus/{path}/tex-local/texlive/texmf-dist/tex added to my PATH variable, but it still can't find it.

Is there something I'm missing here? This was working up until two days ago, when I updated a bunch of packages (but not texstudio), and because texstudio started segfaulting I masked the old config director and let it create a new one.

UPDATE: ignore the problem with luatexja-fontspec; I added an explicit path to the local texlive installation for the luatex executable, and then it could find it. It's still not able to find awesome-cv.cls, though.

Thanks for the help,

EE
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum