Re: mathed naming

2006-09-09 Thread Andre Poenitz
On Fri, Sep 08, 2006 at 10:25:44AM +0200, Jean-Marc Lasgouttes wrote: > Andre> With Inset unification being the big goal math insets are > Andre> 'real' insets. > > There has to be some difference between insets that live in some > wrappers (math insets, insettext in some way) and insets that can

Re: mathed naming

2006-09-08 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: >> Well, since math insets are not really insets that can be used in >> the rest of LyX, it may make more sense to only rename the ones >> that derive from InsetOld (and maybe even move them to src/insets/ >> directory?) Andre> With Inse

Re: mathed naming

2006-09-06 Thread Andre Poenitz
On Tue, Sep 05, 2006 at 12:23:34PM +0200, Jean-Marc Lasgouttes wrote: > > "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: > > Andre> I plan to do some cosmetic changes to mathed/*. > > Andre> (1) Rename MathSqrtInset to InsetSqrt (in line with insets/*) > Andre> (2) Rename the files into

Re: mathed naming

2006-09-05 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> I plan to do some cosmetic changes to mathed/*. Andre> (1) Rename MathSqrtInset to InsetSqrt (in line with insets/*) Andre> (2) Rename the files into InsetSqrt.{h,C} (3) put everything Andre> into namespace lyx Andre> Objections?