Abdelrazak Younes wrote: >>> Right, if I insert \textdegree inside an ERT, the degree symbol is >>> shown. So, the correction would be to automatically encapsulate >>> \textdegree inside an mbox when with mathed. Is it possible to do that >>> thanks to some definition in lib/symbols? >> >> No. With ERT you are allowed to shoot yourself in the foot, both in >> normal >> text and in mathed. > > I meant automatically replace \textdegree<space> with \mbox{\textdegree} > inside mathed. But I see that Jurgen has discovered what the real > problem is.
with latin9 encoding it works in math and text mode anymay. Herbert