summaryrefslogtreecommitdiff
path: root/macros/text1/cms_help_files/text1.helpmark
blob: cfb0983202771b8ae1531738421d8a2322205985 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
+-----------------------------------------------------------------------------+
|                                    text1                                    |
+-----------------------------------------------------------------------------+
 
Abbreviation:  ã|noneã%
 
Parameters:    ã|noneã%
 
    ã|Description:ã%
You can print the name of the TEXT1 system by entering the markup \text1.
 
    ã|Example:ã%
\appendix{\text1\ Markup}
Following is the list of markup for \text1.
\twc
\aib
appendix
asisbegin
asisend
\aie
\oc
 
will print an appendix that looks like:
 
+-----------------------------------------------------------------------------+
|                                                                             |
|                                                                          2  |
|                                                                             |
|                                 Appendix A                                  |
|                                TEXT1 Markup                                 |
|     Following is the list of markup for TEXT1.                              |
|                                                                             |
| appendix                                                                    |
| asisbegin                                                                   |
| asisend                                                                     |
|                                                                             |
+-----------------------------------------------------------------------------+
 
    ã|Notes:ã%
You must  follow \text1  with a  required space  (either a  tilde ~  or with
a backslash-space,  if  you want a  space following  \text1 as  indicated in
the example  above in  the \appendix  markup.   If you  do not need  a space
following, such as at the end of the sentence illustrated in the second line
of the example above beginning "Following is  . . .  ", then omit the space.