MathGroup Archive 2007

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

Search the Archive

Fill 1x6 grid with 1 over 6

  • To: mathgroup at smc.vnet.net
  • Subject: [mg84187] Fill 1x6 grid with 1 over 6
  • From: John <jwa0 at lehigh.edu>
  • Date: Thu, 13 Dec 2007 01:24:31 -0500 (EST)

I thought evaluation of this cell this cell would put 1 over 6 in each
gridcell, but it didn't.


Cell[GridBox[{"\!\(\*FractionBox[\"1\", \"6\"]\)",
    "\!\(\*FractionBox[\"1\", \"6\"]\)",
    "\!\(\*FractionBox[\"1\", \"6\"]\)",
    "\!\(\*FractionBox[\"1\", \"6\"]\)",
    "\!\(\*FractionBox[\"1\", \"6\"]\)",
    "\!\(\*FractionBox[\"1\", \"6\"]\)"}, GridFrame -> 2.1,
   ColumnLines -> 1] // DisplayForm, "Text",
 CellMargins -> {{Inherited, Inherited + 250}, {10, 10}}],

John


  • Prev by Date: Re: diff eq
  • Next by Date: Returning a local array
  • Previous by thread: Re: disable "disable dynamic updating?"?
  • Next by thread: Re: Fill 1x6 grid with 1 over 6