From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/5152 Path: main.gmane.org!not-for-mail From: Eckhart =?iso-8859-1?Q?Guth=F6hrlein?= Newsgroups: gmane.comp.tex.context Subject: Re: aer bodyfont and \AA Date: Thu, 26 Jul 2001 23:14:07 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <5.1.0.14.0.20010726220929.00a865c8@public.uni-hamburg.de> References: <5.1.0.14.0.20010725163642.00a95cc8@public.uni-hamburg.de> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035395759 31626 80.91.224.250 (23 Oct 2002 17:55:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:55:59 +0000 (UTC) Cc: ConTeXt mailing list Original-To: Hans Hagen In-Reply-To: <5.1.0.14.1.20010726130642.023dc938@server-1> Xref: main.gmane.org gmane.comp.tex.context:5152 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:5152 At 13:10 26.07.2001 +0200, Hans Hagen wrote: >At 04:47 PM 7/25/2001 +0200, Eckhart Guthöhrlein wrote: >>I have noticed that after >> >>\setupbodyfont[aer] >> >>the command \AA produces only A without ring. \Aring gives me the >>expected symbol. I was not able to spot the reason myself, and I really >>need that symbol, so I would be glad to receive some help... > >replace this file, regenerate the format and off you go Yes, it works, thank you. I have noticed a difference to the 'original' behaviour: With cmr, \AA in math mode causes the usual 'Please use \mathaccent in math mode' message. With aer, no eroor message is issued, and no glyph is found in the output. I noticed this since I use the units module with \Angstrom in text and math mode. My workaround definition is \def\AA{\text{\Aring}} With \text taken from m-math.tex. Btw, currently \usemodule[math] makes context hang when loading m-math.tex - just to mention it in case it is still of interest. The \text fragment I need works well, and since you are currently working at extended math support anyway, the math module is probably rather obsolete, or will be soon. Greetings, Eckhart