+-----------------------------------------------------------------------------+
|                                 mathdefault                                 |
+-----------------------------------------------------------------------------+
 
Abbreviation:  ã|noneã%
 
Parameters:    ã|noneã%
 
    ã|Description:ã%
By default,  TEXT1 establishes  a 9 point  font for  math mode superscripts,
and a 7  point font for math  mode supersuperscripts.  This  is the value of
\mathdefault.  You can  establish other math mode font combinations than 9/7
by using the \selectmathset markup.
 
    ã|Example:ã%
You can  establish a larger math  set called \bigmath which  can be used for
display math and you can switch back to \mathdefault for the text math.
 
\selectmathset{cm1412m}{bigmath}
\twelvept
\mathdefault
 
    ã|Notes:ã%
none.
