Hi,
I using a dutch text for a book, and in the preamble I have:
\usepackage[dutch]{babel}
Hyphenation works rigth most of the time, but ofcourse I needed to specify some
exeptions with:
\hyphenation{ uit-zon-de-ring ... }
But the hyphenation babel dutch thing keeps making one serious mistake, almost all the
words with 'ij' in it get split between the i and the j, like:
begrijpeli-jk
waarschi-jnlijk
Wich is very wrong, and when I put them in my \hyphenation list it's allright, but
there are so many words with 'ij' that the \hyphenation list becomes very large.
Is there a way to correct this babel mistake?
Cheers,
Jeroen.