> - Are you sure that floats work?
Yes but I'll cross check this again.
>
> But do they have any use?
You are right, floats are unnecessary in a curriculum vitea so I removed this
now.
> - Are you sure that counters are needed?
They are needed for bibitems.
> - What about a Bibliography environment?
Look at the template, there's one included. The "test.bib" I also added
will be used for the templates for moderncv and europecv.
>
> I meant support for manual \bibitems.
I added this now.
> Uwe> No, all those stuff needs to be in the preamble. I write the
> Uwe> author of moderncv that he should change this because this is in
> Uwe> my opinion not the right place.
>
> Why doesn't it work? the \hypersetup call?
Yes the hypersetup is the reason. I asked the author if he could at least allow to change stuff like
the address outside the preamble.
>>> - you do not provide Subsection
>
> Uwe> There is no subsection supported by moderncv.
>
> I see:
>
> % usage (inside section): \subsection{title}
> \newcommand*{\subsection}[1]{%
> &\subsectionstyle{#1}\\[1ex]}
The "&" character is the reason why subsections don't work. I fixed this in the class file together
with an improved subsection style and send it to the author. I'll add support for subsections when
the fix is in CTAN.
regards Uwe