I understand that there are similar questions posted on stack overflow and elsewhere. But after a couple of trials and failures, I thought this could be a new version of an old question.
So with TexStudio 2.9.4 + Tex Live 2016 with Windows 10 system, my little project is to create my CV with a document class file res.cls
.
I was told to put it under:
1. C:\Users\<user>\.texlive2016\textmf-config\textworks\scripts\LaTex Style
, or some variations of it depending on what system. Yet, there is no folder like .\texlive2016
under C:\Users\<user>
.
- the texlive folder, which in my case is
D:\Program files\texlive\textmf-local\tex\latex\local
. It sounds sensible, yet not working.
Then I start to wonder if there's anything wrong with my editor. I switched from Tex Live 2015 to 2016, because there's no package update for 2015 version. Yet, I've reconfigured the Tex Studio to Tex Live 2016 (two red circles in the image below).
Is there anything wrong? Any thoughts? Thank you very much!