Hello,

My $\dot s$ and $\ddot s$ have disappeard, or rather: they have turned
into some weird lines. What exactly is wrong with the typescript
below? If I comment out both [rm] and [mm] then it works, but I get
bitmap cm fonts then.

ConTeXt  ver: 2007.09.28 16:52 MKII  fmt: 2007.10.2  int: english/english

\starttypescript [iwonax] [ec,texnansi]
  \definetypeface [iwonax] [ss] [sans] [iwona-medium] [default]
[encoding=\typescripttwo]
  \definetypeface [iwonax] [rm] [serif] [modern] [default]
[encoding=\typescripttwo]
  \definetypeface [iwonax] [tt] [mono] [modern] [default]
[encoding=\typescripttwo]
  \definetypeface [iwonax] [mm] [math] [modern] [default]
\stoptypescript

\usetypescript[iwonax][ec]
\setupbodyfont[iwonax,rm]

\starttext
$\dot v^2$
\stoptext

Any hints welcome,
    Mojca
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to