Esempio minimo, per favore. Probabilmente hai usato un comando di cambiamento di font in un titolo di capitolo o di sezione.
Ciao
Enrico
Ecco di seguito un esempio proprio minimale. Ora i warning sono solo 42, ma sempre dello stesso tipo precedente.
`
\documentclass[a4paper,12pt,twoside,trieste]{toptesi}
\usepackage[italian]{varioref}
\usepackage[ansinew]{inputenc}
\usepackage[italian]{babel}
\usepackage{graphicx}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage[colorlinks=true, linkcolor=black, citecolor=black, urlcolor=black]{hyperref}
\begin{document}
Esempio proprio minimo
\indici
\listoffigures
\end{document}
`
Posto solo la parte dei warning del .log, se occorre sapere altro sono a disposizione. Comunque ho installato miktex 2.7 due giorni fa, dunque dovrebbe essere tutto aggiornatissimo.
`
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\afterassignment' on input line 13.
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\f@size' on input line 13.
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\afterassignment' on input line 13.
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\f@baselineskip' on input line 13.
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\f@linespread' on input line 13.
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\baselinestretch' on input line 13.
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\font@name' on input line 13.
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\OT1/cmr/m/n/7' on input line 13.
[1
] (FiatPicoprova.toc)
\tf@toc=\write4
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\afterassignment' on input line 13.
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\f@size' on input line 13.
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\afterassignment' on input line 13.
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\f@baselineskip' on input line 13.
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\f@linespread' on input line 13.
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\baselinestretch' on input line 13.
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\font@name' on input line 13.
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\OT1/cmr/m/n/7' on input line 13.
[2
] (FiatPicoprova.lof)
\tf@lof=\write5
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\afterassignment' on input line 14.
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\f@size' on input line 14.
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\afterassignment' on input line 14.
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\f@baselineskip' on input line 14.
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\f@linespread' on input line 14.
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\baselinestretch' on input line 14.
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\font@name' on input line 14.
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\OT1/cmr/m/n/7' on input line 14.
`