Uwe Stöhr wrote: > If you think you've no other choice than to use accented characters in > TeX-code fields, feel free to ask on this list and we'll surely find a > solution.
That is easy: Split your ERT boxes in several parts, and put the accented characters in normal text. E.g. instead of abcäöüxyz in ERT you write abc in ERT, then without space äöü as normal text, and then again without space xyz in ERT. This method does also work well if you wnat to put some math content in ERT. Georg
