LyXEurope CV Class: LaTeX Error: Option clash for package inputenc.

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
pread

Europe CV Class: LaTeX Error: Option clash for package inputenc.

Post by pread »

Just created a new file to test out the europe CV class.

I hit pdflatex and it comes up with:
\setcounter
{secnumdepth}{1}
The package inputenc has already been loaded with options:
[utf8x]
There has now been an attempt to load it with options
[latin9]
Adding the global options:
utf8x,latin9
to your \documentclass declaration may fix this.
Try typing <return> to proceed.
Can anyone reproduce this and if so, how do I fix it?

Recommended reading 2024:

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

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

scottkosty
Site Moderator
Posts: 542
Joined: Sat Sep 01, 2012 6:38 am

Europe CV Class: LaTeX Error: Option clash for package inputenc.

Post by scottkosty »

LyX comes with an example file for EuropeCV. It's called "europeCV.lyx". I suggest you use that as a basis.

Good luck!
pread

Europe CV Class: LaTeX Error: Option clash for package inputenc.

Post by pread »

scottkosty wrote:LyX comes with an example file for EuropeCV. It's called "europeCV.lyx". I suggest you use that as a basis.

Good luck!
Thanks, I'll see if the same error comes up.
Post Reply