Curricula Vitae / Résumés ⇒ Awesome Resume - How to use in TeXnicCenter
Awesome Resume - How to use in TeXnicCenter
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"
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Awesome Resume - How to use in TeXnicCenter
- Stefan Kottwitz
- Site Admin
- Posts: 10358
- Joined: Mon Mar 10, 2008 9:44 pm
Awesome Resume - How to use in TeXnicCenter
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