I hit pdflatex and it comes up with:
Can anyone reproduce this and if so, how do I fix it?\setcounter
{secnumdepth}{1}
The package inputenc has already been loaded with options:
[utf8x]
There has now been an attempt to load it with options
[latin9]
Adding the global options:
utf8x,latin9
to your \documentclass declaration may fix this.
Try typing <return> to proceed.