+-----------------------------------------------------------------------------+
|                                    roman                                    |
+-----------------------------------------------------------------------------+

Abbreviation:  �|\rm�%

Parameters:    �|none�%

   �|Description:�%
Roman is a medium-weight type good  for reading.  It is the default face for
TEXT1.   It is usually specified  as the default font at  the beginning of a
paper, so that it  will be in effect for most of the  paper.  Roman can also
be used to terminate the use of a special typeface, such as italic or bold.

   �|Example:�%

\twelvept
\italic now! \roman It is important to realize
\it the facts!
+-----------------------------------------------------------------------------+
|                                                                             |
|     now!  It is important to realize the facts!                             |
|                                                                             |
+-----------------------------------------------------------------------------+

   �|Example:�%
This example is the same as  the one above, except that grouping was used to
change from the roman font back to italics.

\tenpt
\italic now! {\roman It is important to realize}
the facts!

+-----------------------------------------------------------------------------+
|                                                                             |
|     now!  It is important to realize the facts!                             |
|                                                                             |
+-----------------------------------------------------------------------------+

   �|Notes:�%
none.