As soon as I use accents in my text, it won't work anymore. It reports the error:
! Undefined control sequence.
<argument> R\UTF
{00E9}seau Ethernet
l.88 \section{R\UTF{00E9}seau Ethernet}
?
To explain the output a bit, I am trying to compile \section{Réseau Ethernet}
in that line.
I think it has to do with the encoding. Can somebody tell me where I should look into to fix this? I use TeXShop with MacOs X. Is there any additional information I should provide?
Edit: I think the actual problem seems to have to do with this warning:
Package frenchb.ldf Warning: The definition of \@makecaption has been changed,
(frenchb.ldf) frenchb will NOT customize it;
(frenchb.ldf) reported on input line 83.
Since I already use
\usepackage[french]{babel}
\usepackage[T1]{fontenc}