
LyX ⇒ Layout file is not visible
Layout file is not visible

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
Layout file is not visible
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
- Attachments
-
- lyxcv.jpg (86.74 KiB) Viewed 4514 times
Layout file is not visible
Re: Layout file is not visible
Layout file is not visible

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
- Attachments
-
- curriculumvitae.zip
- (701 Bytes) Downloaded 135 times
Layout file is not visible
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 136 times
Re: Layout file is not visible
Thank for your help.