Typesetting
- To: mathgroup at smc.vnet.net
- Subject: [mg107979] Typesetting
- From: John <jwa0 at lehigh.edu>
- Date: Thu, 4 Mar 2010 05:29:30 -0500 (EST)
Mathematica 6, Windows XP Style[Framed[ OverBar[X] == (1/n Sum[Subscript[X, i], {i, 1, n}] // HoldForm), FrameMargins -> 15], FontFamily -> "Tahoma", FontSize -> 24, Bold] // TraditionalForm The appearance of the above formula would be much better, if the 1/n printed in front of the summation sign. I hope someone will tell me how to do it. John