
LyX ⇒ Layout file is not visible
Layout file is not visible
I saved http://wiki.lyx.org/uploads/Examples/CV/cv_JMarc.layout among layout-files in Lyx, but when I want to choose New from template I cannot find it.
What can I do?

Last edited by Gabbe on Fri Oct 15, 2010 9:52 am, edited 1 time in total.
NEW: TikZ book now 40% off at Amazon.com for a short time.

Layout file is not visible
From LyX wiki:
1. put .layout files into "layouts" folder in your user directory
2. reconfigure LyX: Tools > Reconfigure
3. close LyX and open it again
4. look for new layout files in Documents > Settings > Document Class.
So, you should:This page points to user-provided layouts (a.k.a. document classes)...
1. put .layout files into "layouts" folder in your user directory
2. reconfigure LyX: Tools > Reconfigure
3. close LyX and open it again
4. look for new layout files in Documents > Settings > Document Class.
Re: Layout file is not visible
Thank you for your help, it works. Now please tell me, what is the next step. As you see, I didn't make it so well.
- Attachments
-
- lyxcv.jpg (86.74 KiB) Viewed 4564 times
Layout file is not visible
Looks like an encoding problem. Can you post a Minimal Working Example (MWE), please?
Re: Layout file is not visible
Sorry, that was too long for me to read about MWE, but I hope these file are suitable. However, they are minimal. Please, tell me if it is something else I need to send, in that case I shall read the MWE-article.
Layout file is not visible
Well, Board Rules, Avoidable mistakes, Obsolete Packages and Minimal Working Example (MWE) are a must-read for every user here
By following these guides you'll save yourself as well as others from frustrations and unnecessary waste of time and energy (not to mention a quick and precise response to your question).
For now, create a .lyx file containing some example text which, when compiled, produces that error you mentioned. Then put that .lyx file into a ZIP archive and attach it to your next post.

For now, create a .lyx file containing some example text which, when compiled, produces that error you mentioned. Then put that .lyx file into a ZIP archive and attach it to your next post.
Re: Layout file is not visible
I attach the file zipped here.
- Attachments
-
- curriculumvitae.zip
- (701 Bytes) Downloaded 136 times
Layout file is not visible
1. The package graphicx is needed for the logo. Put into the preamble:
2. Put an "End" of CV into the document too.
3. In Document Settings > Language you may have to set encoding to utf8x.
For more infos consult europecv documentation.
Code: Select all
\usepackage{graphicx}
3. In Document Settings > Language you may have to set encoding to utf8x.
For more infos consult europecv documentation.
- Attachments
-
- curriculumvitae.lyx.zip
- (720 Bytes) Downloaded 138 times
Re: Layout file is not visible
EDITED I could find Latex preamble in Cocument>Settings. I pasted it in and the I've a message tbat tbe europasslogo is missing. I suppose, it will be solved, but it is still wrong.
Thank for your help.
Thank for your help.