On Wed, Jul 19, 2006 at 10:50:19AM -0000, [EMAIL PROTECTED] wrote: > Author: baum > Date: Wed Jul 19 12:50:18 2006 > New Revision: 14487 > > URL: http://www.lyx.org/trac/changeset/14487 > Log: > Fix read in of \over (related to bug 2481) > * src/mathed/math_factory.C > (createMathInset): Create a MathFracInset of kind OVER for \over
I think \over should b silently converted to \frac. Or is there any reason why \over might be preferable? Andre'