Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica >

DefaultBaseStyle

DefaultBaseStyle
is a low-level option for formatting and related constructs that specifies a default base style to use before BaseStyle.
  • An option setting DefaultBaseStyle->spec in a construct obj specifies that the construct should automatically be displayed by default as Style.
  • The default setting for DefaultBaseStyle is typically different for different constructs.
  • For Button, the default setting is DefaultBaseStyle, and in general for an object named obj it is typically .
  • DefaultBaseStyle introduces no default style specifications, thereby effectively allowing all outside style specifications in.
  • DefaultBaseStyle->style makes any specifications in style override corresponding outside style specifications.
The current setting for DefaultBaseStyle:
The default styles used:
Explicit settings for BaseStyle override DefaultBaseStyle:
The current setting for DefaultBaseStyle:
In[1]:=
Click for copyable input
Out[1]=
In[2]:=
Click for copyable input
Out[2]=
 
The default styles used:
In[1]:=
Click for copyable input
Out[1]=
 
Explicit settings for BaseStyle override DefaultBaseStyle:
In[1]:=
Click for copyable input
Out[1]=
In[2]:=
Click for copyable input
Out[2]=
New in 7
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF