summaryrefslogtreecommitdiff
path: root/macros/text1/cms_help_files/tt.helpmark
blob: 25af085df6ebb0c407365f6d3aaa2a9172767442 (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
45
46
47
48
49
50
+-----------------------------------------------------------------------------+
|                                 typewriter                                  |
+-----------------------------------------------------------------------------+
 
Abbreviation:  ã|\ttã%
 
Parameters:    ã|noneã%
 
    ã|Description:ã%
Typewriter is a medium-weight uniformly spaced type face.  You get this face
when you enter \typewriter.  Each character has the same width.  It is handy
in \asisbegin blocks.
 
    ã|Example:ã%
Using the typewriter font,
 
\asisbegin
And yet not cloy thy lips            1
    with loath'd satiety,            2
But rather famish them               3
 
    amid their plenty,               4
\asisend
 
you get the line number on the right to line up:
 
+-----------------------------------------------------------------------------+
 
|                                                                             |
| And yet not cloy thy lips            1                                      |
|     with loath'd satiety,            2                                      |
| But rather famish them               3                                      |
|     amid their plenty,               4                                      |
|                                                                             |
+-----------------------------------------------------------------------------+
 
Without \typewriter you get:
 
+-----------------------------------------------------------------------------+
|                                                                             |
| And yet not cloy thy lips           1                                       |
|    with loath'd satiety,             2                                      |
| But rather famish them                3                                     |
|     amid their plenty,              4                                       |
|                                                                             |
+-----------------------------------------------------------------------------+
 
 
    ã|Notes:ã%
none.