mcdowell-cv icon indicating copy to clipboard operation
mcdowell-cv copied to clipboard

! LaTeX Error: File `mcdowellcv.cls' not found.

Open waseefakhtar opened this issue 7 years ago • 5 comments

I'm new to LaTeX and I believe I probably need something to set this up. It'd be great if you helped me in making this work.

waseefakhtar avatar May 16 '18 23:05 waseefakhtar

@waseefakhtar did you just clone the repository and try building the document based on the example template?

dnl-blkv avatar May 17 '18 07:05 dnl-blkv

Yes, that's what I did.

waseefakhtar avatar May 17 '18 09:05 waseefakhtar

What tool or command did you use to build the template and from which folder did you attempt building it?

Was it lualatex McDowell_CV_Template.tex from the folder with the template?

dnl-blkv avatar May 17 '18 15:05 dnl-blkv

I could generate the resume in PDF using lualatex McDowell_CV_Template.tex in terminal but when I open the template in an editor like LaTeXiT or TeXworks, I get the 'mcdowellcv.cls' not found error.

waseefakhtar avatar May 17 '18 16:05 waseefakhtar

On windows, it saves the mcdowellcv.cls file as mcdowellcv.cls.tex. Make sure to remove the .tex extension. On windows 11 you can do that by navigating to the folder that contains the file, from the View tab choose Show and thick File extensions name, then simply rename the mcdowellcv file

Cata77 avatar Oct 26 '23 07:10 Cata77