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