After adding a new chapter, now I've just come across a new trouble: accents.
The odd thing is that other chapters are just fine, no problem whatsoever.
I use :
\usepackage[italian]{babel}
\usepackage[latin1]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{graphicx}
\usepackage{color}
What I get now (within the new chapter only) is that the à is A with a tilde symbol.
What should I do? thanks