Hi everybody,

There's my issue:
If I switch a size of body font, the height of square root doesn't adapt well 
for letters exceeding a baseline (in my example "y"). Here is my code:

\starttext
\startformula 
 \sqrt{x^2+y^2} \sqrt{x^2+a^2}
\stopformula
\switchtobodyfont[17pt]
\startformula 
 \sqrt{x^2+y^2} \sqrt{x^2+a^2}
\stopformula
\switchtobodyfont[23pt]
\startformula 
 \sqrt{x^2+y^2} \sqrt{x^2+a^2}
\stopformula
\stoptext

If I compile it on http://live.contextgarden.net/, everything looks fine, but 
on my ConTeXt (2009.04.17 19:32 MKIV on Win Vista) I get the result in 
attachment.
Do you have any ideas what's the problem and how can I fix it?

Thanks,
Tomas

Attachment: sqrt.pdf
Description: Adobe PDF document

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

maillist : [email protected] / 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