Curricula Vitae / Résumés ⇒ Error saying XeTeX is needed
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
Error saying XeTeX is needed
I am using Ubuntu and I am getting a lot of errors. I downloaded the extra packages that I needed but I am still having trouble.
I get an error which says that I need to be running XeTeX. Do you know how to fix this?
Behzad
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
Re: Error saying XeTeX is needed
You need to set your LaTeX compiler to XeLaTeX as this template requires it. Search for how to do this if you don’t see an option to do it easily.
Cheers,
Vel
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
Re: Error saying XeTeX is needed
One way to install fontspec and other necessary files is by using the texlive-xetex package.
Keith