I downloaded the awesome resume template from
https://www.latextemplates.com/template ... -resume-cv
I am using TeXnicCenter and Windows 7. Currently when I run this template I get errors like "fatal fontspec error - can not use pdftex"
Curricula Vitae / Résumés ⇒ Awesome Resume - How to use in TeXnicCenter
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Awesome Resume - How to use in TeXnicCenter
You cannot use this template with pdftex. You have to use XeLaTeX or LuaLaTeX.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
- Stefan Kottwitz
- Site Admin
- Posts: 10342
- Joined: Mon Mar 10, 2008 9:44 pm
Awesome Resume - How to use in TeXnicCenter
Hello Melaniea,
welcome to the forum!
You have to choose an output profile (XeLaTeX) or create one, if it doesn't exist. simojoki wrote in Configuring Texnic Center to work with xetex:
Stefan
welcome to the forum!
You have to choose an output profile (XeLaTeX) or create one, if it doesn't exist. simojoki wrote in Configuring Texnic Center to work with xetex:
See also TeXnicCenter 2.0 Configuration.Go to Build>Define Output Profiles. Click on "Add" (bottom left). Check "Run (La)TeX in this profile, click on browse button and navigate to your local xetex executable (in MikTeX 2.7 it's Program Files\MikTex 2.7\miktex\bin\xelatex.exe.
Stefan
LaTeX.org admin