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

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

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