Salve,
ho aggiunto
`\usepackage{caption}
`
ed il problema del caption si è risolto ma c’è un altro errore generato dal parametro “subfig” passato al pacchetto classicthesis.
Ho usato la dichiarazione vista sulla guida “Customizing Classicthesis With The Arsclassica Package”:
`\usepackage[eulerchapternumbers,subfig,beramono,%
eulermath,pdfspacing]{classicthesis}`
ed ottenuto l’errore:
`! LaTeX Error: \l@subfigure undefined.
See the LaTeX manual or LaTeX Companion for explanation.
Type H
…
l.12 \begin{document}
Try typing
If that doesn't work, type X
! LaTeX Error: \l@subtable undefined.
See the LaTeX manual or LaTeX Companion for explanation.
Type H
…
l.12 \begin{document}
Try typing
If that doesn't work, type X
`
Mentre commentando “subfig” la compilazione ha successo ma con qualche warning:
`Package hyperref Warning: Option `hyperfootnotes' has already been used,
(hyperref) setting the option has no effect on input line 191.
Package hyperref Warning: Option `pdfpagelabels' has already been used,
(hyperref) setting the option has no effect on input line 191.
`
In allegato il log completo.
[attachment=136]lorem.log_2012-02-10.zip[/attachment]