I am using the gfsneohellenic for my paper (which is in English). I load it using:
\usepackage[LGR,T1]{fontenc}
\usepackage[default]{gfsneohellenic}
Everything works fine except for capital greek letters! In other words when I use $\Lambda$ instead of using the corresponding lambda in the neohellenic package LaTeX uses Lambda from computer modern!
This is really annoying since computer modern looks quite different from neohellenic and the inconsistency makes my paper look very ugly.

