Curricula Vitae / Résuméseror while compiling cv_3

ModernCV, Friggeri, Plasmati, Classicthesis-CV, and more
Post Reply
mosymosy
Posts: 1
Joined: Thu Sep 20, 2018 9:02 am

eror while compiling cv_3

Post by mosymosy »

When I'm trying to run the file CV_3 I'm getting this eror
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!
! Fatal fontspec error: "cannot-use-pdftex"
!
! The fontspec package requires either XeTeX or LuaTeX.
!
! You must change your typesetting engine to, e.g., "xelatex" or
! "lualatex"instead of "latex" or "pdflatex".
!
! See the fontspec documentation for further information.
!
! For immediate help type H <return>.
!...............................................

l.45 \msg_fatal:nn {fontspec} {cannot-use-pdftex}

?
what should I do?

Recommended reading 2024:

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

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

eror while compiling cv_3

Post by Johannes_B »

Use a unicode engine like xelatex or LuaLaTeX, just like the error tells you.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Post Reply