28 Giugno 2011 alle 12:05
#60232
::
Il surftesi l’avevo installato.
L’errore (che mi ero dimenticato di copiare!) è:
`(/usr/share/texmf-texlive/tex/latex/caption/ltcaption.sty)
*geometry auto-detecting driver*
*geometry detected driver: dvips*! Class suftesi Error: Package 'frontespizio' not loaded.
(suftesi) Load the package to get the 'suftesi' title page
(suftesi) or set the class option 'disablefront'.See the suftesi class documentation for explanation.
Type Hfor immediate help.
…l.186 \begin{document}
`
Mi sembra sia chiaro quello che devi fare: o carichi il pacchetto frontespizio (anche se poi non lo usi) o scrivi
`\documentclass[disablefront]{suftesi}`
Ciao
Ivan