+-----------------------------------------------------------------------------+
|                                 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.