My team has the following worflow: we host a git repository on Assembla.com. In that repository, there is a .tex file with the following enconding set: \usepackage[utf8x]{inputenc}.
The problem is I can't see diacritical marks correctly (whether in TeXShop or in the console). It seems to be unrelated to TeXShop, as I can edit the file typing the same diacritical marks, save the file and open it again.
What can cause this problem (can it be git converting some characters when cloning the repository)?
file(commandline). – bloodworks Nov 13 '12 at 9:24file -Icommand returns:text/x-tex; charset=utf-8– REACHUS Nov 13 '12 at 14:45