On 4/9/2013 9:25 PM, Xenia wrote:
On 09.04.2013 21:18, Hans Hagen wrote:
On 4/9/2013 9:02 PM, Xenia wrote:
Hi list,

I noticed that the sign for the square root does not adapt to the size
of a fraction as in the attached minimal example.

In what sense? Sqrt's grow in discrete steps.

Oh, I didn't know that. For my feelings, all variables should have the
same size here (a,b and c).

Hopefully ok now ... I also made the mathstyle more conformant the new math style mechanism and added coloring of the fraction rule.

\definemathfraction[innerfrac][frac][alternative=inner,mathstyle=script,color=red]
\definemathfraction[outerfrac][frac][alternative=outer,mathstyle=script,color=blue]

\starttext

    \startformula
        a = \frac{b}{c} = \sqrt{\frac{b}{c}} = \sqrt{{b}\over{c}}
        a = \frac{b}{c} = \sqrt{\frac{b}{c}} = \sqrt{{b}\over{c}}
        a = \outerfrac{a}{b} = \innerfrac{a}{b} = \frac{a}{b}
    \stopformula

\stoptext


-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
    tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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