I created a new class file to use.
I have put the .cls file in the same directory as the original cls files (report, book etc) and im 100% sure the names match.
The directory for me is:
C:\Program Files\MiKTeX 2.8\tex\latex\base
But still, when compiling it says:
! LaTeX Error: File `myclass.cls' not found.
What am i doing wrong here? (sorry for being such a noob)
In my texteditor i use:
\documentclass[12pt,%
%draft,%
a4paper]{myclass}
tex\latex(no matter where we put thetex\latexdirectory) to the LaTeX system as explained in your link above. How to do the same thing in TeX Live? – Display Name Jun 07 '11 at 08:13