Martin Vermeer wrote: > On Fri, 2004-12-17 at 13:02, Martin Vermeer wrote: >> On Tue, 2004-12-14 at 08:42, Martin Vermeer wrote:
>> > These are meant to be the units Ångström and Ørsted. So you need a >> > Swedish Å (\AA is OK I think) and a Danish Ø (\O). The \textrm in front of them is a hack. You get \textrm{Å\textrm{Ø}} if you insert one directly after the other, which is wrong. IMHO a clean solution would be to support one of the units packages (e.g. SIunits) and remove Å and Ø. But this is probably post 1.4 stuff. > Actually the attached works on-screen, but I don't feel good about > latin-1 characters embedded in text files. Better ideas? This solution is better than latin1 characters in ControlMath.C, because only the onscreen display may be wrong for non-latin1 documents, and one can change it without recompiling. I would suggest to do it this way (with a FIXME comment in lib/symbols), until André has some time to look at it. Georg