Re: SuperscriptBox
- To: mathgroup at smc.vnet.net
- Subject: [mg104357] Re: [mg104350] SuperscriptBox
- From: Larry Adelston <larrya at wolfram.com>
- Date: Thu, 29 Oct 2009 02:55:37 -0500 (EST)
- References: <200910280909.EAA14499@smc.vnet.net>
Hi John,
You can change the font size through the BaseStyle option.
Example,
SuperscriptBox["(\!\(\*FractionBox[\"35\", \"36\"]\))", "24",
BaseStyle -> {30}] // DisplayForm
Yours,
Larry
On Oct 28, 2009, at 4:09 AM, John wrote:
> Mathematica 6, windows XP
>
> SuperscriptBox["(\!\(\*FractionBox[\"35\", \"36\"]\))",
> "24"] // DisplayForm
>
> The above prints correctly but the font is too small to be viewed on
> the projector. Putting it in a grid and selecting a larger font
> doesn't work. There must be some way to do it.
>
> John
- References:
- SuperscriptBox
- From: John <jwa0@lehigh.edu>
- SuperscriptBox