How format label in Manipulate iterator's Appearance->"Labeled"?
- To: mathgroup at smc.vnet.net
- Subject: [mg83217] How format label in Manipulate iterator's Appearance->"Labeled"?
- From: Murray Eisenberg <murray at math.umass.edu>
- Date: Thu, 15 Nov 2007 05:38:33 -0500 (EST)
- Organization: Mathematics & Statistics, Univ. of Mass./Amherst
- Reply-to: murray at math.umass.edu
I have a Manipulate with an iterator displayed by means of an
Appearance->"Labeled", as in:
Manipulate[Expand[(1+x)^n],
{{n,2,Style["n",20]},1,10,1,Appearance->"Labeled"},
BaseStyle->{FontSize->20}]
Everything EXCEPT the displayed current value of n (to the right of the
slider) has been forced to a style of 20 pt size. How can I get the
displayed value of n, too, to formatted the way I want -- in this case
just shown as 20 pt size?
--
Murray Eisenberg murray at math.umass.edu
Mathematics & Statistics Dept.
Lederle Graduate Research Tower phone 413 549-1020 (H)
University of Massachusetts 413 545-2859 (W)
710 North Pleasant Street fax 413 545-1801
Amherst, MA 01003-9305