On Thu, Oct 18, 2001 at 08:30:52PM -0400, Amir Karger wrote: > As long as we're at it, > what's the current support for \mbox?
Non-existent in mathed I have to admit. I have thought about it, but even with the new text insets it is non-trivial as math insets work a bit differently (they don't have the BufferView * parameter to things like ascent etc....) so nesting is difficult. > I had this fantasy of finding \mbox'es > in math and translating them into regular LyX....) The read function of textinset should be usable for that, shouldn't it? So I "only" have to wrap a text inset in a math inset somehow... Andre' -- Andr� P�nitz .............................................. [EMAIL PROTECTED]
