From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/7462 Path: main.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Eckhart_Guth=F6hrlein?= Newsgroups: gmane.comp.tex.context Subject: m-units and \Angstrom again Date: Thu, 28 Mar 2002 13:39:20 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <3CA30EF8.7030000@uni-bielefeld.de> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=us-ascii Content-Transfer-Encoding: 7BIT X-Trace: main.gmane.org 1035397921 19409 80.91.224.250 (23 Oct 2002 18:32:01 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:32:01 +0000 (UTC) Original-To: ntg-context Xref: main.gmane.org gmane.comp.tex.context:7462 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:7462 Some old nuisance still present in the latest beta: the use of \Angstrom. \usemodule[units] \starttext Genau 1 \Angstrom \stoptext causes this error message: ! Please use \mathaccent for accents in math mode. \@default@textring ->\char 23 \dobuildtextaccent ...{\let \char \normalaccent #1 \let \char \normalchar #2} \dimension ... \setbox 0=\hbox {\ustartmathmode #1 \ustopmathmode }\global \l... \doattributes ...A \csname #1#2\endcsname \fi {#4} \dostopattributes \processsynonym ...!tekstletter \c!tekstkleur {#2} \fi \endgroup l.3 Genau 1 \Angstrom . ? x Strangely, I noticed that \Angstrom is defined without loading the unit module. And in this case, it behaves as expected... Eckhart