LyX ⇒ Lyx 2.1.x goes wrong on modernCV.lyx
Lyx 2.1.x goes wrong on modernCV.lyx
http://www.lyx.org/trac/browser/lyx-dev ... dernCV.lyx
Note the pos of "OS", "Programming", "Scientific", "Web design".
How can i fix this? Now I use a 2.1.x version, but my CV is was made used 2.0.x version.
I just cannot get a right output except use the older one.
Lyx itself or the template(modernCV.lyx) should i dig in?
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
-
- Posts: 89
- Joined: Fri Jan 24, 2014 12:42 am
Re: Lyx 2.1.x goes wrong on modernCV.lyx
Lyx 2.1.x goes wrong on modernCV.lyx
StarValkyrie wrote:I'd need to look at your file to see what's going on in the code with that section and your preamble. Can you post it (either in lyx file format or exported to LaTeX)? You can replace your real info in all the other sections with nonsense if you don't feel comfortable sharing it but keep the computer skills section the same.
thx,
check the link given:
http://www.lyx.org/trac/browser/lyx-dev ... dernCV.lyx
At the bottom of the page, click the "Original Format", will get a file named "modernCV.lyx".
I used exactly the same one except comment out the line of 42, which references an image file "CV-image".
Pls check the link.
-
- Posts: 89
- Joined: Fri Jan 24, 2014 12:42 am
Lyx 2.1.x goes wrong on modernCV.lyx
Code: Select all
\cvdoubleitem{}{}{}{OS}{Linux, Unix, Windows}{administration}{Apache, Mailman}
Lyx 2.1.x goes wrong on modernCV.lyx
StarValkyrie wrote:Ah, I thought you were having trouble with your resume file based on that template, but anyways... That CV template is 3 years old and the last version of LyX completely overhauled the way it handles moderncv. Just look at View>Source>Complete Source and you see the problem.Instead of using the template's double entry, you need to use Insert menu - the first column in double entry is Left Summary, the second is Left Text, the third is Right Summary, and the fourth column you type at the end of the line after the last argument (the Right Summary).Code: Select all
\cvdoubleitem{}{}{}{OS}{Linux, Unix, Windows}{administration}{Apache, Mailman}
Thanks a lot! Your are so nice and helpful! Now I get what i want though still don't know why.

I know little about latex, just use lyx and right template(searched by google)
to get a nice layout. With your help, i think i will move a further step to latex.
Lyx 2.1.x goes wrong on modernCV.lyx
Hello,StarValkyrie wrote:...
Instead of using the template's double entry, you need to use Insert menu - the first column in double entry is Left Summary, the second is Left Text, the third is Right Summary, and the fourth column you type at the end of the line after the last argument (the Right Summary).
I wen in to the same problem with double entry in LyX and ModernCV, but I do not dully understand the solution. Could you please explain what is meant with: you need to use Insert menu
Crosspost