I have a strange problem with font encoding(?).
pdflatex changes the Polish letters 'ą' and 'ę' to '1.39a' or '1.39e'.
I use the following packages:
\usepackage{polski}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
I did not modify (no updates, no new installations) my LaTeX distribution (TeXlive), but a few days earlier everything was fine. What is going on?
\usepackage{lmodern}. – Alan Munn Oct 27 '11 at 0:19