\usetypescript[berry][ec]
This my setting too.

\setupbodyfont
[pos,10pt]
\starttext
hello world.
{\ss hello again!}
{\tt the end.}
\stoptext
====================

should work. This will use T1 (aka ec) encoded fonts not the
standard LY1 (aka texnansi) encoding. Therefore you have to
setup the proper input regime (\enableregime)
I use \enableregime[il2] (I can do it after changing the line \startcoding[il2] to \startcoding[il2][il2] in enco-il2.tex).

Greetings

Bence Nagy


_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Reply via email to