21 Jan
2004
21 Jan
'04
2:07 p.m.
At 16:06 20/01/2004, you wrote:
Hello,
if I understand Latin Modern correctly, it contains the \Psi both as upright and as italic version (CM has only the upright version).
How can I get the italic version?
It did not work this way: \usetypescript[modern][texnansi] \setupbodyfont[modern,12pt,ams] \starttext $\Psi$ \stoptext
you need to 'patch' the math-* files where the symbols are defined; an option can be to provide an additional set of definitions; i can also think of something \Var\Psi what do the other mathematicians think Hans