MathGroup Archive 2002

[Date Index] [Thread Index] [Author Index]

Search the Archive

RE: Re: aligning equations

  • To: mathgroup at smc.vnet.net
  • Subject: [mg35842] RE: [mg35827] Re: aligning equations
  • From: "DrBob" <majort at cox-internet.com>
  • Date: Sat, 3 Aug 2002 00:16:32 -0400 (EDT)
  • Reply-to: <drbob at bigfoot.com>
  • Sender: owner-wri-mathgroup at wolfram.com

Put a newline after each equation, but put them all in a single inline
cell.

Bobby

-----Original Message-----
From: Allan Hayes [mailto:hay at haystack.demon.co.uk] 
To: mathgroup at smc.vnet.net
Subject: [mg35842] [mg35827] Re: aligning equations

"Mike" <mikeh1980 at optusnet.com.au> wrote in message
news:aiathf$5c1$1 at smc.vnet.net...
> When writing a series of equations in mathematica (in a text cell) is
there
> any way to align the equations at the "=" similar to what can be done
in
the
> equation editor made by math type (used in word etc.)?

Mike,
Two ways
1) Start an inline cell in your text cell (menu>Edit>Expression
Input>Start
Inline Cell)
Type in your equations with the alignment marker (Esc am Esc) in after
each
equal sign.
Close the inline cell (menu>Edit>Expression Input>End Inline Cell).
Select the text cell (or the inline cell, though this is a delicate
operation, do it by repeatedly double clicking in it}.
Use menu> Format>Text Alignment>On Alignment Marker.
-- you will find that all single letters are now italic - you can select
individual letters and change this - alternatively you can select the
inline
cell and use the option inspector (menu>Format>Option Inspector) to set
SingleLetterItalics->False)

-- you can put existing text in an inline cell by selcting it and using
menu>Edit>Expression Input>Start Inline Cell, but you  may have to
adjust
the line breaks after this.

2) use a grid box with a column for the equal sign and set the column
alignments appropriately - but this maay give problems if you want text
to
run over columns.
--
Allan

---------------------
Allan Hayes
Mathematica Training and Consulting
Leicester UK
www.haystack.demon.co.uk
hay at haystack.demon.co.uk
Voice: +44 (0)116 271 4198
Fax: +44 (0)870 164 0565







  • Prev by Date: RE: Setting up dummy variables
  • Next by Date: RE: Contracting More Than One Level in Tensor Products
  • Previous by thread: Re: aligning equations
  • Next by thread: what happened to CleanSlate[]?