Re: Display formula in Description environment

2002-04-14 Thread Herbert Voss
Herbert Voss wrote: > Jump special character->hfill> alt-m-d sorry, should be alt-m-m for an inline one. Herbert -- http://www.lyx.org/help/

Re: Display formula in Description environment

2002-04-14 Thread Herbert Voss
Melissa wrote: >>>I would like to nest display formulas in the description environment. >>>I want the output to look like: >>> >>> Jumpsx = x + 1 >>> >>>where "Jumps" is the description label and "x = x + 1" is the >>>(centered) display formula. The problem is, I can't

Re: Display formula in Description environment

2002-04-14 Thread Melissa
> > I would like to nest display formulas in the description environment. > > I want the output to look like: > > > >Jumpsx = x + 1 > > > > where "Jumps" is the description label and "x = x + 1" is the > > (centered) display formula. The problem is, I can't get the d

Re: Display formula in Description environment

2002-04-14 Thread Herbert Voss
Melissa wrote: > I would like to nest display formulas in the description environment. > I want the output to look like: > >Jumpsx = x + 1 > > where "Jumps" is the description label and "x = x + 1" is the > (centered) display formula. The problem is, I can't get the

Display formula in Description environment

2002-04-14 Thread Melissa
Hi, I would like to nest display formulas in the description environment. I want the output to look like: Jumpsx = x + 1 where "Jumps" is the description label and "x = x + 1" is the (centered) display formula. The problem is, I can't get the display formula to be ce