On Sun, Nov 1, 2009 at 01:42, Vyatcheslav Yatskovsky wrote:
> Hello,
>
> Hm.. Looks like a have a serious problem.
> How to setup math for times typescript (Times New Roman) from type-win?
>
> Whenever I try to specify typescript for a math font, I get the fatal error:
>
> math virtual | the mapping is incomplete for 'txmath' at 393216

It should have been like in TeX Gyre (type-tmf.tex):

\starttypescript [myfont]
    \definetypeface [\typescriptone] [rm] [serif] [times] [default]
    \definetypeface [\typescriptone] [mm] [math]  [times] [default]
\stoptypescript

\usetypescript[myfont]
\setupbodyfont[myfont,20pt]

unless something is interfering ... (I didn't try type-win.)

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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to