Hi, I use roman chapter numbering in AMS-book, by putting:
\renewcommand*{\thechapter}{\Roman{chapter}}
in a dutch book.
When I look at the table of content it does this:
Hoofdstuk I. Dit is hoofdstuk 1 3
Hoofdstuk II. Dit is hoofdstuk 2 7
Hoofdstuk III. Dit is hoofdstuk 3 15
While I want this:
Hoofdstuk I. Dit is hoofdstuk 1 3
Hoofdstuk II. Dit is hoofdstuk 2 7
Hoofdstuk III. Dit is hoofdstuk 3 15
How can I correct that?
thnx again,
Jeroen.
