On Thu, Sep 19, 2002 at 03:49:02PM +0200, Andre Poenitz wrote: > > On Thu, Sep 19, 2002 at 04:35:37PM +0300, Martin Vermeer wrote: > > Another thing: I ran into a bug in math_fontinset. If you have two > > fontinsets inside each other, only the outer one calls validate. > > Yes. It should call MathNestInset::validate() as well. > > > This will lead e.g. to a LaTeX processing error if you place a mathfrak > > fontinset inside a mathbf, because amssymb doesn't get required then. I > > found out when setting up "noun" validation... somebody look into this > > please. > > Fixed.
Great, thanks. > > BTW Where are lyxposspace, lyxnegspace getting defined? > > math_spaceinset.C? Hmmmm, I know it's mentioned there, but... Try inserting one of these beasts into a document from the math spaces panel, and then latex it. > > - case LFUN_EMPH: handleFont(bv, cmd.argument, "mathcal"); break; > > + case LFUN_EMPH: handleFont(bv, cmd.argument, "emph"); break; > > I think you'll get angry users here.... Hmmm... you mean those that have been using the keyboard shortcut? All three of them :-) (and yes, I was one of them.) I think consistency (ctrl-e always does the same) weighs more. > Andre' Martin
msg44982/pgp00000.pgp
Description: PGP signature