Possible Duplicate:
Where do I place my own .sty files, to make them available to all my .tex files?
I am using (as a newbie) texmaker to create documents on linux. I am making my first attempt at a local class (hartley.cls), derived from article, but with some minor modifications. Having seen elsewhere that I should store the class file in the directory which
kpsewhich -var-value TEXMFHOME
tells me I have put it in ~/texmf
However as soon as I try and run texmaker on a document which uses this class so I can test things it errors out with
! LaTeX Error: File `hartley.cls' not found.
So. what am I doing wrong?
.texfile is.) Or if you put them in$TEXMFHOMEyou should runtexhash. I think there have been similar questions to this already. Might be worth having a search... – Seamus Nov 25 '12 at 12:27