Re: problem with making boxes
- To: mathgroup at smc.vnet.net
- Subject: [mg61846] Re: problem with making boxes
- From: Chris Chiasson <chris.chiasson at gmail.com>
- Date: Tue, 1 Nov 2005 00:39:44 -0500 (EST)
- References: <200510310949.46357.hattons@globalsymmetry.com>
- Sender: owner-wri-mathgroup at wolfram.com
This is the same solution I mailed to MathGroup a little under 40 min after I posted the question. :-] Unfortunately, the second email will probably not come out until tomorrow :-[ Your solution does work correctly. So, did you figure it out by typing in what you wanted to see and by then using Ctrl+E? That's how I did it. Thanks, On 10/31/05, Steven T. Hatton <hattons at globalsymmetry.com> wrote: > <posted & mailed> > > How's this work for you? > > DisplayForm[ > MapThread[ > RowBox[{#1, " ", RowBox[{"(", #2, ")"}]}] &, {List[ > RowBox[List["[", SuperscriptBox["Na", "+"], "]"]], > SubscriptBox["\[Gamma]", > SuperscriptBox["Ca", RowBox[List["2", "+"]]]], "I", > "S"], {FractionBox["M", "L"], "1", FractionBox["M", "L"], > FractionBox[RowBox[{SuperscriptBox["10", RowBox[{"-", "5"}]], "M"}], > "L"]}}]] > > > > > -- http://chrischiasson.com/contact/chris_chiasson