2009/8/27 J.Fine <[log in to unmask]>:
> No, it's not LaTeX's fault that 'fi' ligature becomes page break.  It's because TeX is only 8-bit, and predates Unicode.

\usepackage[T1]{fontenc}
\usepackage{lmodern}

Best
   Martin