Mathematica > Notebooks and Documents > Mathematical Typesetting > Math Typesetting Options & Tweaking >

ScriptSizeMultipliers

ScriptSizeMultipliers
is an option for Style which specifies how much smaller to render each successive level of subscripts, etc.
  • ScriptSizeMultipliers is applied to FontSize for characters that appear in constructs such as subscripts, superscripts, underscripts, overscripts and built-up fractions.
  • The default setting for ScriptSizeMultipliers is 0.71, yielding approximately a factor 2 reduction in character area at each level.
  • ScriptSizeMultipliers->{s1, s2, ..., sn} uses multiplier si for level i, and multiplier sn for levels n and beyond.
Use ScriptSizeMultipliers to set the factor by which font size is reduced for superscripts:
In[1]:=
Click for copyable input
Out[1]=
 
ScriptSizeMultipliers->list uses different factors for different levels:
In[1]:=
Click for copyable input
Out[1]=
New in 3
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team