-
Notifications
You must be signed in to change notification settings - Fork 2
/
chart-morkrum-only
190 lines (155 loc) · 2.27 KB
/
chart-morkrum-only
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
.PS
.ps 8.5
linethick = 0
boxht = 1/6
boxwid = 0.5
movewid = 0.15
moveht = 1/12
.ft C
down
One:
box invis "\*1\*1\*1\*1 \*0"
box invis "\*0\*1\*1\*1 \*0"
box invis "\*1\*1\*1\*0 \*0"
box invis "\*0\*0\*1\*1 \*0"
box invis "\*0\*1\*0\*1 \*0"
box invis "\*1\*1\*0\*0 \*0"
box invis "\*1\*1\*0\*1 \*0"
box invis "\*1\*0\*1\*1 \*0"
box invis "\*1\*0\*0\*1 \*0"
box invis "\*1\*0\*1\*0 \*0"
box invis "\*0\*1\*1\*0 \*0"
box invis "\*1\*0\*0\*0 \*0"
box invis "\*0\*1\*0\*0 \*0"
box invis "\*0\*0\*1\*0 \*0"
box invis "\*0\*0\*0\*1 \*0"
box invis "\*0\*0\*0\*0 \*0"
.ft
move to One.ne
move right
boxwid = (3 - (0.5 * 2) - (3 * movewid)) / 4
move right boxwid/2
down
Onelet:
box invis
box invis
box "D"
box "R"
box "S"
box "A"
box "T"
box "E"
box "N"
box "I"
box "O"
box "H"
box "L"
box "U"
box "M"
box "."
move to Onelet.n
move right boxwid
down
Onefig:
box invis
up
box invis
down
move left boxwid/2
down
box width boxwid*2 "carriage return"
box width boxwid*2 "line feed"
move right boxwid/2
down
box "$"
box "4"
box "#"
box "\-"
box "5"
box "3"
box "\(ct"
box "8"
box "9"
box "\(Po"
box ")"
box "7"
box "?"
box "."
move to Onefig.ne
move right
boxwid = 0.5
move right boxwid/2
.ft C
down
Two:
box invis "\*0\*0\*0\*0 \*1"
box invis "\*0\*0\*0\*1 \*1"
box invis "\*0\*0\*1\*0 \*1"
box invis "\*0\*1\*0\*0 \*1"
box invis "\*1\*0\*0\*0 \*1"
box invis "\*0\*1\*1\*0 \*1"
box invis "\*1\*0\*1\*0 \*1"
box invis "\*1\*0\*0\*1 \*1"
box invis "\*1\*0\*1\*1 \*1"
box invis "\*1\*1\*0\*1 \*1"
box invis "\*1\*1\*0\*0 \*1"
box invis "\*0\*1\*0\*1 \*1"
box invis "\*0\*0\*1\*1 \*1"
box invis "\*1\*1\*1\*0 \*1"
box invis "\*0\*1\*1\*1 \*1"
box invis "\*1\*1\*1\*1 \*1"
.ft
move to Two.ne
move right
boxwid = (3 - (0.5 * 2) - (3 * movewid)) / 4
move right boxwid/2
down
Twolet:
box "Y"
box "P"
box "B"
box "K"
box "J"
box "Z"
box "X"
box "Q"
box "V"
box "G"
box "W"
box "F"
box "C"
move right boxwid/2
down
box width boxwid * 2 "space"
box width boxwid * 2 "figure shift"
box width boxwid * 2 "letter shift"
move to Twolet.n
move right boxwid
down
Twofig:
box "6"
box "0"
box "@"
box "("
box "'"
box "\""
box "/"
box "1"
box ","
box "&"
box "2"
box "%"
box ":"
move to Onelet.n
up
box invis "let"
move to Onefig.n
up
box invis "fig"
move to Twolet.n
up
box invis "let"
move to Twofig.n
up
box invis "fig"
.PE