I've been using LaTex for over a year now in order to create a unique resume. Recently I bought a new machine and for some reason my LaTeX document keeps giving me errors when trying to compile. When I try to compile it through TeXworks with MiKTeX it responds with "! LaTeX Error: File `res.cls' not found.". If I try to use TeXmaker is just says "Log File not found !". My code worked perfectly fine about 2 or 3 months ago but now when I actually need my resume it will not compile. Does anyone have any experience with this situation? Please don't make me go to Word for a resume Below I have attached my code to see if anything is wrong with it. Thank you!
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
A short search on CTAN (the Comprehensive TeX Archive Network) gives me this: res which maybe the class you need.
Obviously this class is not part of TeX Live 2016 (otherwise I wouldn't have gotten the same error. It doesn't seem to be part of MiKTeX either. If I had to guess why I'd think the reason is the license of the class (nosell).
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p