Nobile Maestro, non funziona…
Ottengo i seguenti errori:`./test_intermedia.tex:109: Token not allowed in a PDF string (Unicode),(hyperref) removing `\begingroup' on input line 109. Token not allowed in a PDF string (Unicode),(hyperref) removing `\begingroup'
./test_intermedia.tex:109: Token not allowed in a PDF string (Unicode),(hyperref) removing `\-command' on input line 109. Token not allowed in a PDF string (Unicode),(hyperref) removing `\ -command'
./test_intermedia.tex:109: Token not allowed in a PDF string (Unicode),(hyperref) removing `\utf@viii@undeferr' on input line 109. Token not allowed in a PDF string (Unicode),(hyperref) removing `\utf@viii@undeferr'
./test_intermedia.tex:109: Token not allowed in a PDF string (Unicode),(hyperref) removing `\endgroup' on input line 109. Token not allowed in a PDF string (Unicode),(hyperref) removing `\endgroup'`
La riga incriminata è quella dove c’è ‘\section{Generalità}’
È un problema dovuto al pacchetto ucs. Prendere o lasciare; non si presenta se si evita di chiamarlo e si dà l’opzione utf8 a inputenc. In ogni caso non sono errori, ma semplici avvisi.
Ciao
Enrico