Hello.

I am trying to get the icelandic letters thorn (þ) and eth (ð) to work
but nothing seems to do.  These letters work correctly in LaTeX and I
am using ConTeXt and LaTeX from the TeTeX distribution.
The file I currenty have is like this (It's in ISO 8859-1 encoding):
=========
% interface=en output=pdftex

\enableregime[il1] % sets input encoding il1 = ISO 8859-1
\mainlanguage[is] % Á að setja á íslensku
\setupencoding[default=ec]
\useencoding[ec]

\starttext
aábcdðeéfghiíjklmnoópqrstuúvxyzþæö
AÁBCDÐEÉFGHIÍJKLMNOÓPQRSTUÚVXYZ\Thorn{}ÆÖ
\stoptext
=========
And it gets run (although I had to change Þ to \Thorn{} to get it
running) but when I view the .pdf file I just see question marks where
the thorns and eths should be.

Some version info from texexec:
 TeXExec 3.1 - ConTeXt / PRAGMA ADE 1997-2002
 This is pdfeTeX, Version 3.14159-1.10b-2.1 (Web2C 7.4.5)
 ConTeXt  ver: 2003.1.31  fmt: 2005.10.15  int: english  mes: english

If anyone knows what could be wrong I would very much appreciate some help!

Thanks in advance,
Kári Hreinsson
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to