[EMAIL PROTECTED] schrieb:
Author: poenitz
Date: Fri Mar 30 15:29:09 2007
New Revision: 17647
URL: http://www.lyx.org/trac/changeset/17647
Log:
enable LFUN_MATH_INSERT in text
Andre,
what was the reason that you revived math insert in text mode? I
disabled it about a year ago and nobody has missed any functionality
since then.
As a negative side effect of enabling math insert, the (optional) menu
item "Edit=>Math" is always shown now. The underlying reason is that
math font changes are also triggered by math-insert. IMHO math-insert
does too many things. Maybe we should split that LFUN, at least wrt font
changes?
Michael