Dear ConTeXt folks,

is it expected that \right)² is not recognized as \right)^2?

        \starttext
        
        Using ^2:
        
        \placeformula
        \startformula
        \left( a + b \right)^2 = a² + 2ab + b²
        \stopformula
        
        \placeformula
        \startformula
        \left( a + \frac72 \right)^2
        \stopformula
        
        Using ². The first example does not display the problem that well 
because the parenthesis are too small:
        \placeformula
        \startformula
        \left( a + b \right)² = a² + 2ab + b²
        \stopformula
        
        \placeformula
        \startformula
        \left( n + \frac72 \right)²
        \stopformula
        \stoptext

Please find the example also attached.


Thanks,

Paul

Attachment: square.pdf
Description: Adobe PDF document

\starttext

Using ^2:

\placeformula
\startformula
\left( a + b \right)^2 = a² + 2ab + b²
\stopformula

\placeformula
\startformula
\left( a + \frac72 \right)^2
\stopformula

Using ². The first example does not display the problem that well because the parenthesis are too small:
\placeformula
\startformula
\left( a + b \right)² = a² + 2ab + b²
\stopformula

\placeformula
\startformula
\left( n + \frac72 \right)²
\stopformula
\stoptext

Attachment: signature.asc
Description: This is a digitally signed message part

___________________________________________________________________________________
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