ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [xits] \sqrt not work properly
@ 2010-09-14  3:35 Hongwen Qiu
  2010-09-17 21:24 ` views63
  0 siblings, 1 reply; 2+ messages in thread
From: Hongwen Qiu @ 2010-09-14  3:35 UTC (permalink / raw)
  To: mailing list for ConTeXt users

[-- Attachment #1: Type: text/plain, Size: 188 bytes --]

 The \sqrt is not work properly in Mkiv. The following is the minimal
example, and the result is attached
\setupbodyfont[xits]
\starttext
\startformula
\sqrt{abcde}
\stopformula
\stoptext

[-- Attachment #2: math.pdf --]
[-- Type: application/pdf, Size: 6234 bytes --]

[-- Attachment #3: Type: text/plain, Size: 486 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

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

* Re: [xits] \sqrt not work properly
  2010-09-14  3:35 [xits] \sqrt not work properly Hongwen Qiu
@ 2010-09-17 21:24 ` views63
  0 siblings, 0 replies; 2+ messages in thread
From: views63 @ 2010-09-17 21:24 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Hongwen Qiu,

It was the same others opentype math fonts

example:
\usetypescript[cambria]
\switchtobodyfont[cambria,10pt]
\starttext
\startformula
\sqrt{abcde}
\stopformula
\stoptext

\usetypescript[euler]
\switchtobodyfont[euler,10pt]
\starttext
\startformula
\sqrt{abcde}
\stopformula
\stoptext

\starttypescript [math] [asana] [name]
\definefontsynonym [MathRoman] [name:Asana-Math][features=math\mathsizesuffix]
\stoptypescript
\switchtobodyfont[asana,10pt]
\starttext
\startformula
\sqrt{abcde}
\stopformula
\stoptext

--
Best regards,

Ze

在 2010年9月14日 上午11:35,Hongwen Qiu <qiuhongwen@gmail.com> 写道:
>  The \sqrt is not work properly in Mkiv. The following is the minimal
> example, and the result is attached
> \setupbodyfont[xits]
> \starttext
> \startformula
> \sqrt{abcde}
> \stopformula
> \stoptext
>
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________
>
>
___________________________________________________________________________________
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
___________________________________________________________________________________

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

end of thread, other threads:[~2010-09-17 21:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-14  3:35 [xits] \sqrt not work properly Hongwen Qiu
2010-09-17 21:24 ` views63

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).