Uwe Stöhr wrote:
Am 24.11.2010 18:01, schrieb Jannick Asmus:
using moderncv how can be items of two levels be created? I use the
"list item" environment for the first level. But I am racking my
brain how I can create an itemize environment within the list item
environment.
This is only possible by using TeX-code. I did this in the attached
LyX file in the "Section with a list".
I'll add this info to the moderncv example file for LyX 1.6.9.
Thanks. That works fine. Maybe you want to change "\item " by "\item[- ]
" since otherwise there are no symbols - like bullet points - for each
of the sub-items.
/J.