LyX ⇒ Layout file is not visible
Layout file is not visible
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
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 4989 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 147 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 148 times
Re: Layout file is not visible
Thank for your help.