Ho ridotto il documento all’osso ed ho provato a compilarlo dopo aver ripristinato marvosym al suo stato originale, ma ottengo ugualmente l’errore. Questo è il documento che sto compilando:
`\documentclass[10pt,a4paper,sans]{moderncv}
\moderncvstyle{casual}
\moderncvcolor{blue}
\usepackage[scale=0.75]{geometry}
\usepackage{marvosym}
\usepackage[alpine]{ifsym}
\usepackage{protosem}
\begin{document}
\end{document}`
Questo è l’output del comando per intero:
Spoiler
`marco@marco-laptop:~/Scrivania/cv$ pdflatex text.tex
This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012)
restricted \write18 enabled.
entering extended mode
(./text.tex
LaTeX2e <2011/06/27>
Babel
rman-x-2012-05-30, ngerman-x-2012-05-30, afrikaans, ancientgreek, ibycus, arabi
c, armenian, basque, bulgarian, catalan, pinyin, coptic, croatian, czech, danis
h, dutch, ukenglish, usenglishmax, esperanto, estonian, ethiopic, farsi, finnis
h, french, friulan, galician, german, ngerman, swissgerman, monogreek, greek, h
ungarian, icelandic, assamese, bengali, gujarati, hindi, kannada, malayalam, ma
rathi, oriya, panjabi, tamil, telugu, indonesian, interlingua, irish, italian,
kurmanji, latin, latvian, lithuanian, mongolian, mongolianlmc, bokmal, nynorsk,
polish, portuguese, romanian, romansh, russian, sanskrit, serbian, serbianc, s
lovak, slovenian, spanish, swedish, turkish, turkmen, ukrainian, uppersorbian,
welsh, loaded.
(/usr/local/texlive/2012/texmf-dist/tex/latex/moderncv/moderncv.cls
Document Class: moderncv 2012/08/10 v1.1.3 modern curriculum vitae and letter d
ocument class
(/usr/local/texlive/2012/texmf-dist/tex/latex/base/size10.clo)
(/usr/local/texlive/2012/texmf-dist/tex/latex/etoolbox/etoolbox.sty
(/usr/local/texlive/2012/texmf-dist/tex/latex/etex-pkg/etex.sty))
(/usr/local/texlive/2012/texmf-dist/tex/latex/base/ifthen.sty)
(/usr/local/texlive/2012/texmf-dist/tex/latex/xcolor/xcolor.sty
(/usr/local/texlive/2012/texmf-dist/tex/latex/latexconfig/color.cfg)
(/usr/local/texlive/2012/texmf-dist/tex/latex/pdftex-def/pdftex.def
(/usr/local/texlive/2012/texmf-dist/tex/generic/oberdiek/infwarerr.sty)
(/usr/local/texlive/2012/texmf-dist/tex/generic/oberdiek/ltxcmds.sty)))
(/usr/local/texlive/2012/texmf-dist/tex/latex/base/fontenc.sty
(/usr/local/texlive/2012/texmf-dist/tex/latex/base/t1enc.def))
(/usr/local/texlive/2012/texmf-dist/tex/latex/lm/lmodern.sty)
(/usr/local/texlive/2012/texmf-dist/tex/latex/url/url.sty)
(/usr/local/texlive/2012/texmf-dist/tex/latex/graphics/graphicx.sty
(/usr/local/texlive/2012/texmf-dist/tex/latex/graphics/keyval.sty)
(/usr/local/texlive/2012/texmf-dist/tex/latex/graphics/graphics.sty
(/usr/local/texlive/2012/texmf-dist/tex/latex/graphics/trig.sty)
(/usr/local/texlive/2012/texmf-dist/tex/latex/latexconfig/graphics.cfg)))
(/usr/local/texlive/2012/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/local/texlive/2012/texmf-dist/tex/latex/tools/calc.sty)
(/usr/local/texlive/2012/texmf-dist/tex/latex/xargs/xargs.sty
(/usr/local/texlive/2012/texmf-dist/tex/latex/xkeyval/xkeyval.sty
(/usr/local/texlive/2012/texmf-dist/tex/generic/xkeyval/xkeyval.tex)))
(/usr/local/texlive/2012/texmf-dist/tex/latex/microtype/microtype.sty
(/usr/local/texlive/2012/texmf-dist/tex/latex/microtype/microtype.cfg))
(/usr/local/texlive/2012/texmf-dist/tex/latex/moderncv/moderncvcompatibility.st
y) (/usr/local/texlive/2012/texmf-dist/tex/latex/bigfoot/suffix.sty)
(/usr/local/texlive/2012/texmf-dist/tex/latex/moderncv/tweaklist.sty))
(/usr/local/texlive/2012/texmf-dist/tex/latex/moderncv/moderncvstylecasual.sty
(/usr/local/texlive/2012/texmf-dist/tex/latex/moderncv/moderncvstyleclassic.sty
(/usr/local/texlive/2012/texmf-dist/tex/latex/marvosym/umvs.fd)))
(/usr/local/texlive/2012/texmf-dist/tex/latex/moderncv/moderncvcolorblue.sty)
(/usr/local/texlive/2012/texmf-dist/tex/latex/geometry/geometry.sty
(/usr/local/texlive/2012/texmf-dist/tex/generic/oberdiek/ifpdf.sty)
(/usr/local/texlive/2012/texmf-dist/tex/generic/oberdiek/ifvtex.sty)
(/usr/local/texlive/2012/texmf-dist/tex/generic/ifxetex/ifxetex.sty))
(/usr/local/texlive/2012/texmf-dist/tex/latex/marvosym/marvosym.sty
! LaTeX Error: Command \fax already defined.
Or name \end… illegal, see p.192 of the manual.
See the LaTeX manual or LaTeX Companion for explanation.
Type H
…
l.101 \newcommand\fax{\mvchr{116}}
? X
No pages of output.
Transcript written on text.log.`
Provereste anche voi a compilarlo e vedere se ottenete risultati equivalenti?
Vi ringrazio per l’aiuto fornitomi finora!