Curricula Vitae / RésumésAwesome Resume - How to use in TeXnicCenter

ModernCV, Friggeri, Plasmati, Classicthesis-CV, and more
Post Reply
melaniea
Posts: 2
Joined: Mon Jan 01, 2018 3:13 pm

Awesome Resume - How to use in TeXnicCenter

Post by melaniea »

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"

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Awesome Resume - How to use in TeXnicCenter

Post by Johannes_B »

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.
User avatar
Stefan Kottwitz
Site Admin
Posts: 10358
Joined: Mon Mar 10, 2008 9:44 pm

Awesome Resume - How to use in TeXnicCenter

Post by Stefan Kottwitz »

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:
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.
See also TeXnicCenter 2.0 Configuration.

Stefan
LaTeX.org admin
Post Reply