Re: Vari warning con Classicthesis, Arsclassica, Minitoc

#62466
Up
0
Down
::


Credo di aver capito qualcosa, scrivo quello che penso se può essere di aiuto a qualcuno… correggetemi se sbaglio:

Package hyperref Warning: Option `hyperfootnotes’ has already been used,
(hyperref) setting the option has no effect on input line 209.

Il pacchetto arsclassica modifica delle impostazioni di hyperref (hyperfootnotes=false,pdfpagelabels) che non accettano di essere modificate dopo il caricamento del pacchetto (che viene caricato da classicthesis-preamble.sty).

Package minitoc(hints) Warning: W0099 (minitoc(hints)) — The titlesec package is loaded.
(minitoc(hints)) It is incompatible (minitoc(hints)) with the minitoc package.

Il pacchetto minitoc è incompatibile con il paccetto titlesec che è caricato da classicthesis (anche se a me pare che funzioni bene lo stesso)

Class scrbook Warning: \float@addtolists detected!
(scrbook) You should use the features of package `tocbasic’
(scrbook) instead of \float@addtolists.
(scrbook) Support for \float@addtolists may be removed from
(scrbook) `scrbook’ soon .

Credo che abbia a che fare con biblatex ma non ho ben capito… viene sconsigliato l’utilizzo di un comando che in futuro non sarà più supportato.
Ciao,
Alessandro

Go to top