Juergen Spitzmueller wrote: > Feels good. The only drawbacks I found are cursor navigation, selection > and mouse placing problems, but they are unrelated to your patch.
What cursor navigation problems? I see also the mouse selection and placing problems, but cursor navigation works fine. > Also unrelated: for scriptinsets (via the Menu), it is not ideal that > mathed inserts a \textnormal. Scriptinsets should inherit the font > attributes of the surrounding text (it used to be \textrm AFAIR). You mean this entry in stdmenus.ui? command-sequence math-mode on; math-superscript ; font-free-apply; This is a bad hack indeed. > In an ideal world, of course, we would use \textsuperscript and define a > \textsubscript instead of math*scripts, which are too big usually. Would > be easy with charstyle insets btw, but I guess we want "proper" insets > instead. Why? A character style seems perfect to me. > As for the patch, I'd say: shove it in. Doing that now. Georg