Purtroppo niente se non metto a commento queste 3 stringhe di comand con il %:
`
\usepackage{moderncvthemeclassic}
\setlength{\maketitlenamewidth}{.425\textwidth}
\setlength{\maketitledetailswidth}{.325\textwidth}
`
…mi dà nel log i seguenti 2 errori:
-
! Undefined control sequence.
~
l.113 …irstname~}\familynamestyle{\@familyname}}
The control sequence at the end of the top line
of your error message was never \def’ed. If you have
misspelled it (e.g., `\hobx’), type `I’ and the correct
spelling (e.g., `I\hbox’). Otherwise just continue,
and I’ll forget about whatever was undefined.
! Undefined control sequence.
l.113 …irstname~}\familynamestyle{\@familyname}}
The control sequence at the end of the top line
of your error message was never \def’ed. If you have
misspelled it (e.g., `\hobx’), type `I’ and the correct
spelling (e.g., `I\hbox’). Otherwise just continue,
and I’ll forget about whatever was undefined.
Per la cronaca se clicco sul “cerchio rosso con la X bianca” (per entrambi gli errori) mi porta direttamente sulla riga dove ci sono gli errori, il file è moderncvthemeclassic.sty e la riga è la seguente:
`
\settowidth{\maketitlenamefullwidth}{\firstnamestyle{\@firstname~}\familynamestyle{\@familyname}}
`
Certo che è drammatica la situazione! 😕
Cosa posso fare 😕