<div dir="ltr">I almost changed it but noticed a clash which needs more attention. Currently the modified version of moderncv.cls just works fine but if one loads <a href="http://amssymb.sy">amssymb.sy</a>, then there is a clash for \Finv control sequence.<br>
<br>In line \DeclareMathSymbol{\Finv}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {\mathord}{AMSb}{&quot;60} and also somewhere else (probaly in the packages that moderncv.cls loads) this control sequence is also defined which makes the error.<br><br>So then I commented amssymb.sty and wrote \show\Finv after \begin{document} to see where does this command come from and I have got:<br>
<br>&gt; \Finv=macro:<br>-&gt;\OT1-cmd \Finv \OT1\Finv .<br><br>So clearly there is a clash for \Finv which needs to be fixed. <br><br clear="all"><br>-- <br>VK<br>
</div>