ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* problems with uppercase Greek letters in math
@ 2006-03-06 14:36 Mojca Miklavec
  2006-03-06 15:04 ` Adam Lindsay
  0 siblings, 1 reply; 4+ messages in thread
From: Mojca Miklavec @ 2006-03-06 14:36 UTC (permalink / raw)


Hello,

The uppercase Greek letters in the following example don't work since
the letters are taken from ec encoding, while the default TeX encoding
is assumed in the definitions of Phi, Psi, ... ("mr", math roman font)

Any suggestions how to fix this strange behaviour?

Thanks a lot,
    Mojca


\starttypescript [something] [ec,texnansi]
  \definetypeface [somename] [rm] [serif] [modern] [default]
[encoding=\typescripttwo]
\stoptypescript

\usetypescript[something][ec]
\setupbodyfont[somename,rm]

\starttext
$\Psi\Phi\Lambda$
\stoptext

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-03-06 15:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-06 14:36 problems with uppercase Greek letters in math Mojca Miklavec
2006-03-06 15:04 ` Adam Lindsay
2006-03-06 15:21   ` Mojca Miklavec
2006-03-06 15:38     ` Adam Lindsay

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).