On Mon, Sep 09, 2002 at 10:46:19PM -0500, Bo Peng wrote: > On Sat, Sep 07, 2002 at 04:44:50PM -0500, Bo Peng wrote: > > Also, \bind "S-C-asciitilde" "accent-tilde" does not work in math > > mode. How can I correct this problem? > > Not only accent-tilde, accent-circumflex does work in math-mode as well. > Even if I have a character with accent, if I select it and press C-M to > convert it to math-mode, I get error message: > > start of math expected, got '[�,12]' > > I remember these functions work with lyx1.6fix4...
a + C-m worked (undocumented on purpose) in 1.2.x Nowadays you have to specify which kind of math you want as I removed some of the guess-work code. So selecting $a$ and C-m converts it to inline math and selecting \[a\] and C-m converts it to displayed math (and should work in 1.2.x as well). Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson)
