Hai ragione, ho postato in fretta e non mi sono nemmeno accorta che erano riamasti i miei dati. Ho modificato il messaggio, eliminadoli. 🙂
Con l’inserimento di
`
\usepackage[backref]{classicthesis-ldpkg}
`
“funziona” tutto come prima. Le virgolette sono dovute al fatto che compilando il mio documento ottengo degli errori e molti warning (esattamente gli stessi che ottenevo prima dell’aggiornamento).
Riporto un estratto del log,
`
Class scrbook Warning: You've used obsolete option `cleardoubleempty'.
(scrbook) Usage of this option indicates an old document and
(scrbook) changes compatibility level using
(scrbook) `cleardoublepage=empty,version=first'.
(scrbook) If you don't want this, you should simply replace
(scrbook) usage of option `cleardoubleempty' by `cleardoublepage=e
mpty'.
Class scrbook Info: Switching compatibility level to `first'.
Class scrbook Warning: You've used obsolete option `pointlessnumbers'.
(scrbook) Usage of this option indicates an old document and
(scrbook) changes compatibility level using
(scrbook) `numbers=noenddot,version=first'.
(scrbook) If you don't want this, you should simply replace
(scrbook) usage of option `pointlessnumbers' by `numbers=noenddot'
Package minitoc(hints) Warning: W0099
(minitoc(hints)) — The titlesec package is loaded.
(minitoc(hints)) It is incompatible
(minitoc(hints)) with the minitoc package.
Package minitoc(hints) Warning: W0030
(minitoc(hints)) — The \part command is altered
(minitoc(hints)) after minitoc.
Package minitoc(hints) Warning: W0023
(minitoc(hints)) — It may be the consequence
(minitoc(hints)) of loading the “hyperref'' package.
Package minitoc(hints) Warning: W0028
(minitoc(hints)) — The \chapter command is altered
(minitoc(hints)) after minitoc.
Package minitoc(hints) Warning: W0023
(minitoc(hints)) — It may be the consequence
(minitoc(hints)) of loading the “hyperref'' package.
`
Dove sta l’inghippo?
Grazie per il prezioso aiuto.