Rich Shepard wrote: > Anyway, I'm entering an equation (in display mode) using the math panel. > I > want the limits for the Sigma below and above the symbol, not following > the symbol as super- and sub-scripts. From the Sigma-button menu on the > math panel I've tried all four opitions and I don't see any difference. > > What have I missed?
But what you want isn't the default style for display mode? just entering M-m d \sum_a<space>^b gives me a sum with an "a" below and a "b" above. If you put all inside a \textstyle purple box OTOH you get the limits on the side (like in inlined mode). [maybe you are using the letter \Sigma instead of the \sum operator?] Alfredo
