On Wed, Nov 10, 2004 at 03:36:29PM +0100, Alfredo Braunstein wrote: > > I guess InsetNote and InsetBranch may need that too, but I am not sure. > > So what's the right fix? You seem to understand this much better than I do.
I think, inheritance is the correct default and all insets unhappy with this decision should override it. This also happens to be consistent with the explicit font insets in mathed and 'implicit aspect changers' like FracInset which reduce the font size. Andre'