Remzi, I'm not sure exactly what is causing your problem. When I opened your LyX file I was not able to toggle the position of the limits either.
I re-wrote the formular myself (see file attached) and it worked fine. It seems to be a problem with the sum symbol that you are using. When I defined a sum symbol using \sum (or from the math panel) my sum symbol came out much bigger than yours. How did you define yours ? The limit toggling seems to work fine with my sum symbol but not with yours. On Fri, 9 Nov 2001 4:02:am, you wrote: > Thanks Nick, > > but it doesn't seem to work. Here is an example file attached... I used > display formula before, I wonder if this is a bug or I am doing something > wrong. > > Thanks > > Remzi > > On Wednesday 07 November 2001 18:55, Nick Burgan wrote: > > Remzi, > > > > You can toggle between the superscript/sunscript way and the directly > > above/below way when in display math mode, by typing > > > > Alt-m-l > > (the cursors position must be before or behind the symbol) > > > > Hope thats of some help > > Nick > > > > On Thu, 8 Nov 2001 3:14:am, you wrote: > > > Lyx 1.1.6fix3 It seems to be a problem with the display formula. When I > > > try to put the upper and lower limits of a sum, it does it like the > > > inline formula does. Not exactly above the sum.... > > > Any idea? > > > > > > Remzi ---------------------------------------- Content-Type: text/plain; charset="iso-8859-1"; name="problem.lyx" Content-Transfer-Encoding: base64 Content-Description: ---------------------------------------- -- ____________________________________ Nick Burgan Postgraduate Student Active Noise and Vibration Control Group Department of Mechanical Engineering University of Adelaide SA 5005 AUSTRALIA Phone: +61 (0)8 8303 6385 Fax: +61 (0)8 8303 4367 ____________________________________
#LyX 1.1 created this file. For more info see http://www.lyx.org/ \lyxformat 218 \textclass article \language english \inputencoding auto \fontscheme default \graphics default \paperfontsize default \spacing single \papersize Default \paperpackage a4 \use_geometry 0 \use_amsmath 0 \paperorientation portrait \secnumdepth 3 \tocdepth 3 \paragraph_separation indent \defskip medskip \quotes_language english \quotes_times 2 \papercolumns 1 \papersides 1 \paperpagestyle default \layout Standard The following equation is in display formula mode: \begin_inset Formula \[ \Sigma ^{10}_{l=5}l^{2}\] \end_inset \layout Standard Did you want the formular to be like this ? \layout Standard \begin_inset Formula \[ \sum _{l=5}^{10}l^{2}\] \end_inset \the_end
