On Mon, Aug 12, 2002 at 07:11:55PM +0300, Dekel Tsur wrote: > It allows you to save a position in the document and return to it later.
No big deal I'd say. Something like an invisible label that does not get saved... > > I am not talking about _insets_, I am talking about "taking math font > > insets as a base". These are different beasts. > > I don't understand. Do you want to implement character styles using an > inset that is derived from InsetFormulaBase?? InsetFormulaBase is _not_ a math inset. InsetFormulaBase is a messy wrapper to make the outer most math inset in a formula (usually a MathHullInset) look like something the outer world want to talk to. > As far as I can tell, this doesn't give any advantage over implementing > character styles using an inset that is derived from InsetText. *shrug* math_fontinset.C has a total of 89 lines including 14 lines #include/pragma, 21 empty lines, 9 lines for the text-drawing gimmick and 5 lines of comments. Now please show me how that works with _anything_ derived from insets/inset.h. Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson)