Document ClassesmodernCV, europeCV | CV-image not found

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
PhantomFav
Posts: 2
Joined: Sun Jun 24, 2012 11:12 am

modernCV, europeCV | CV-image not found

Post by PhantomFav »

Hi everybody, i've a big problem with the classdocument modernCV and europCV, i would like to use them to write my CV, but i can't because when i compile (using latex or lyx) the follow error appear:

Code: Select all

! LaTeX Error: File `CV-image' not found.
I try to use my photo in the command:

Code: Select all

\ecvpicture[height=3cm]{myPhoto}
with absolute and relative path, but both paths doesn't work. So i learnt about the default path "/usr/share/lyx/" and his sub folder, but neither in this path the class documents seams to work, can you help me?
Last edited by Stefan Kottwitz on Sun Jun 24, 2012 11:29 am, edited 1 time in total.

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

PhantomFav
Posts: 2
Joined: Sun Jun 24, 2012 11:12 am

Re: modernCV, europeCV | CV-image not found

Post by PhantomFav »

Nobody knows a solutions for this issue?
User avatar
Stefan Kottwitz
Site Admin
Posts: 10335
Joined: Mon Mar 10, 2008 9:44 pm

modernCV, europeCV | CV-image not found

Post by Stefan Kottwitz »

Perhaps nobody answered yet because there's not much information, such as specific code. Instead of just writing "nobody knows?" it would be better to add information - then perhaps somebody replies.

The original europecv.lyx file contains

Code: Select all

\ecvpicture[height=3cm]{CV-image}
So change that or remove that or simply call your photo CV-image.jpg or CV-image.png.

Stefan
LaTeX.org admin
Post Reply