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
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
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