It's likely that the Icelandic character sets aren't in your Xwindows
font path. Try looking at xfontsel and xlsfonts to see if the font is
known about. After that, check out "xset +fp".
Alan
Hidong Kim wrote:
Hi,
I'm trying to make a document with Icelandic characters in LaTeX. I put
"usepackage{t1enc}" in the header of my document. ...
How can I make PDF files look good on the screen with the
"usepackage{t1enc}" option? Thanks,