2007/4/26, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:

Aditya Mahajan wrote:
> On Thu, 26 Apr 2007, [EMAIL PROTECTED] wrote:
>
>
>> Hi,
>>
>> I want to get a sign of angstrom in an math formula, here is my
example:
>> %--------------------
>> \starttext
>> $\AA$
>> \stoptext
>>
>
> $\Angstrom$
>
> Also see the units modules for proper typesetting of units.
>
> Aditya
>
Thanks.

Since I use ConTeXt to typeset math formulas frequently, I want to
know more about this. Why \AA doesn't work?

\AA is defined in plain TeX, and I think all plain TeX macros should
work in ConTeX. Am I right ?

Regrads,

xiaojf


Hi,

you should also use the \text macro to write normal text in math mode.

\starttext
$$\text{\AA}^{\text{\AA}}$$
$$\Angstrom^{\Angstrom}$$
$$\text{\Angstrom}^{\text{\Angstrom}}$$
\stoptext

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

Reply via email to