> > It is, indeed, an empty moderncv document. The information in the
> > preamble is enough to make LyX choke.
>
> It is because your file uses the preamble of the LyX example file that came
> with LyX 1.6.0. Since
> LyX 1.6.8 the preamble is adapted to run also with the latest modernCV
> versions. I therefore
> recommend to replace your preamble with that you find in LyX's modernCV
> example file. Alternatively,
> delete in your file the last preamble line
> \AtBeginDocument{\maketitle}
> as I did in the attached file.
... and add \maketitle in ERT at the beginning of the document --
otherwise it doesn't print the header with name, address, etc.
Now it does work. Thanks for the info, Uwe.
>
> regards Uwe