summaryrefslogtreecommitdiff
path: root/macros/text1/cms_help_files/rm.helpmark
diff options
context:
space:
mode:
Diffstat (limited to 'macros/text1/cms_help_files/rm.helpmark')
-rw-r--r--macros/text1/cms_help_files/rm.helpmark41
1 files changed, 41 insertions, 0 deletions
diff --git a/macros/text1/cms_help_files/rm.helpmark b/macros/text1/cms_help_files/rm.helpmark
new file mode 100644
index 0000000000..de8ed390f8
--- /dev/null
+++ b/macros/text1/cms_help_files/rm.helpmark
@@ -0,0 +1,41 @@
++-----------------------------------------------------------------------------+
+| 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.