MathGroup Archive 2005

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

Search the Archive

Re: problem with making boxes

  • To: mathgroup at smc.vnet.net
  • Subject: [mg61839] Re: problem with making boxes
  • From: "Steven T. Hatton" <hattons at globalsymmetry.com>
  • Date: Tue, 1 Nov 2005 00:39:27 -0500 (EST)
  • References: <dk4uag$37g$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

<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"]}}]]




-- 
"Philosophy is written in this grand book, The Universe. ... But the book
cannot be understood unless one first learns to comprehend the language...
in which it is written. It is written in the language of mathematics, ...;
without which wanders about in a dark labyrinth."   The Lion of Gaul


  • Prev by Date: Re: Integration over polytop
  • Next by Date: Re: graphing x^2+4 on x, y, and i
  • Previous by thread: Re: problem with making boxes
  • Next by thread: Re: problem with making boxes