Aggiungendo all’esempio minimale la stringa indicata, qualcosa si ottiene. Restano però i seguenti errori e warnings:
`! Undefined control sequence.
\sf@size l.31 \end{document}
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.! Missing number, treated as zero.
p
l.31 \end{document}A number should have been here; I inserted `0'.
(If you can't figure out why I needed to see a number,
look up `weird error' in the index to The TeXbook.)LaTeX Font Warning: Font shape `OT1/cmr/m/n' in size <0> not available
(Font) size <5> substituted on input line 31.[1
] (tesi.aux)
LaTeX Font Warning: Size substitutions with differences
(Font) up to 5.0pt have occurred.`P.s:in effetti mi sono dimenticato quell’errore fondamentale, che compariva molto prima nel file .log…scusate…
A me non capita. Aggiungi \listfiles prima di \documentclass e riporta il risultato: capirai subito quale. Così si possono controllare le versioni dei vari pacchetti.
Ciao