]> andersk Git - moira.git/blob - reg_svr/coupons/coupon.ps
Command line printer manipulation client, and build goo.
[moira.git] / reg_svr / coupons / coupon.ps
1 %!PS-Adobe-3.0
2 %%Creator: pstoedit
3 %%Pages: (atend)
4 %%BeginProlog
5 /setPageSize { pop pop } def
6 /ntranslate { neg exch neg exch translate } def
7 /setshowparams { pop pop pop} def
8 /pstoedit.newfont { 80 string cvs  findfont  dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall  /Encoding ISOLatin1Encoding def   dup 80 string cvs /FontName exch def  currentdict end  definefont pop } def
9 /imagestring 1 string def
10 %%EndProlog
11
12
13 % Project Athena Owl Logo
14 % Copyright 1986 by the Massachusetts Institute of Technology
15 %
16 % Original developed by W. E. Sommerfeld, 1986.
17 % Owl eye shading, twig tuning by J. H. Saltzer
18 %
19 % Adjustments of size and position are provided at the end.
20 %
21 /circle { dup 3 index add 2 index moveto 0 360 arc } bind def
22
23 /ellipse
24   { 
25     matrix currentmatrix                % Push current matrix   
26     5 1 roll                    % roll to bottom
27     3 index 2 index add 3 index moveto  % move to start
28     4 2 roll translate scale    % translate then scale
29     0 0 1 0 360 arc             % draw it
30     setmatrix                   % restore matrix
31   } def
32
33 /owl1 {
34 % Do the filled sections first. . .
35 % right eye
36 newpath
37 120 120 6 circle
38 closepath 0 setgray fill
39 newpath
40 121 121 3 circle
41 closepath 1 setgray fill
42 % left eye
43 newpath
44 90 120 6 circle
45 closepath 0 setgray fill
46 91 121 3 circle
47 closepath 1 setgray fill
48 0 setgray
49
50 % Containing Circle
51 75 75 102 circle %75 75 100 circle     
52 % Left eye
53 90 120 10 circle
54 % Right eye
55 120 120 10 circle
56 % Berry on tree
57 37.5 111 3 circle  % 37.5 111 2.5 circle
58 % Theta (outside)
59 140 60 10 circle
60 % Theta (inside)
61 140 60 .5 circle
62
63 % High leaf
64
65 35 140 15 10 ellipse
66
67 % Low leaf
68
69 15 109 10 15 ellipse
70
71 % Twigs holding leaves and berry
72
73 % berry
74 4 145 moveto
75 36 113 lineto
76
77 % high leaf
78 9 140 moveto
79 51 140 lineto
80
81 % low leaf
82 15 134 moveto
83 15 93 lineto
84
85 % squarish outline lines
86 0 45 moveto
87 -10 65 -15 120 3 146 curveto
88 20 160 25 155 75 155 curveto
89 75 -5 moveto
90 100 -5 145 5 155 15 curveto
91 165 25 160 100 155 135 curveto
92
93 % Main outline of owl
94
95 stroke currentlinewidth dup 2 mul setlinewidth
96
97 35 14 moveto
98 35 18 lineto
99 36 19 lineto
100 37 20 lineto
101 50 20 lineto
102 52 21 lineto
103 55 24 lineto
104 56 29 lineto
105 54 34 lineto
106 53 36 lineto
107 51 38 lineto
108 48 40 lineto
109 41 43 lineto
110 31 46 lineto
111 26 45 lineto
112 20 44 lineto
113 15 43 lineto
114 13 43 lineto
115 11 44 lineto
116 10 45 lineto
117 10 46 lineto
118 11 48 lineto
119 13 51 lineto
120 20 61 lineto
121 30 75 lineto
122 34 80 lineto
123 40 87 lineto
124 45 93 lineto
125 50 97 lineto
126 55 101 lineto
127 60 103 lineto
128 64 105 lineto
129 71 105 lineto
130 69 108 lineto
131 67 112 lineto
132 66 115 lineto
133 67 120 lineto
134 68 124 lineto
135 71 129 lineto
136 72 132 lineto
137 73 135 lineto
138 71 141 lineto
139 75 139 lineto
140 80 137 lineto
141 90 136 lineto
142 100 135 lineto
143 120 135 lineto
144 130 136 lineto
145 140 137 lineto
146 146 140 lineto
147 144 136 lineto
148 142 132 lineto
149 141 125 lineto
150 142 118 lineto
151 142 112 lineto
152 140 106 lineto
153 136 100 lineto
154 132 95 lineto
155 129 92 lineto
156 124 89 lineto
157 126 86 lineto
158 127 80 lineto
159 126 73 lineto
160 124 66 lineto
161 120 60 lineto
162 116 55 lineto
163 110 50 lineto
164 105 46 lineto
165 100 43 lineto
166 91 39 lineto
167 84 36 lineto
168 75 35 lineto
169 73 30 lineto
170 73 25 lineto
171 74 22 lineto
172 76 20 lineto
173 90 20 lineto
174 92 18 lineto
175 92 14 lineto
176 75 35 moveto
177 65 33 lineto
178 62 31 lineto
179 61 27 lineto
180 61 22 lineto
181 62 20 lineto
182 63 19 lineto
183 64 19 lineto
184 66 21 lineto
185 67 25 lineto
186 66 31 lineto
187 65 33 lineto
188
189 20 44 moveto
190 20 27 lineto
191 22 25 lineto
192 38 25 lineto
193 40 27 lineto
194 40 43 lineto
195 %  (end of main owl outline)
196
197 stroke setlinewidth
198
199 % everything else
200
201 31 46 moveto
202 39 49 lineto
203 50 53 lineto
204 59 57 lineto
205 76 67 lineto
206 80 70 lineto
207 92 80 lineto
208 100 88 lineto
209 102 91 lineto
210 102 94 lineto
211
212 71 105 moveto
213 75 103 lineto
214 80 101 lineto
215 87 100 lineto
216 92 99 lineto
217 99 96 lineto
218 102 94 lineto
219 110 90 lineto
220 124 89 lineto
221 % Damned stack limit!
222 } bind def /owl2 {
223 26 45 moveto
224 26 30 lineto
225
226 35 45 moveto
227 35 30 lineto
228
229 64 105 moveto
230 78 80 lineto
231
232 33 79 moveto
233 60 66 lineto
234
235 68 97 moveto
236 66 99 lineto
237 61 98 lineto
238 48 83 lineto
239
240 72 90 moveto
241 68 94 lineto
242 65 93 lineto
243 63 92 lineto
244 53 82 lineto
245
246 75 85 moveto
247 73 87 lineto
248 70 88 lineto
249 66 86 lineto
250 60 80 lineto
251
252 77 80 moveto
253 75 83 lineto
254 73 83 lineto
255 67 79 lineto
256
257 44 73 moveto
258 40 74 lineto
259 38 73 lineto
260 33 68 lineto
261
262 51 70 moveto
263 46 71 lineto
264 42 69 lineto
265 32 61 lineto
266
267 60 66 moveto
268 54 67 lineto
269 46 64 lineto
270 30 52 lineto
271
272 105 92 moveto
273 105 100 lineto
274 106 104 lineto
275 108 107 lineto
276 110 109 lineto
277 115 112 lineto
278
279 105 100 moveto
280 104 104 lineto
281 102 107 lineto
282 100 109 lineto
283 95 112 lineto
284
285 130 90 moveto
286 150 80 lineto
287 130 70 lineto
288
289 137 86 moveto
290 137 74 lineto
291
292 130 30 moveto
293 130 45 lineto
294 150 45 lineto
295 150 30 lineto
296
297 140 45 moveto
298 140 35 lineto
299 } bind def
300
301 /owl { owl1 owl2 } bind def
302 /inch { 72 mul } def
303
304 /paint {
305
306 pop
307
308 0 setlinecap
309 0 setlinejoin
310 10.0 setmiterlimit
311 [ ] 0.0 setdash
312
313 (NimbusRomNo9L-Medi) cvn /Times-Bold pstoedit.newfont
314 (Times-Bold) cvn /Times-Bold pstoedit.newfont
315 (TimesNewRomanPS-BoldMT) cvn /Times-Bold pstoedit.newfont
316 (NimbusRomNo9L-Regu) cvn /Times-Roman pstoedit.newfont
317 (Times-Roman) cvn /Times-Roman pstoedit.newfont
318 (TimesNewRomanPSMT) cvn /Times-Roman pstoedit.newfont
319 (NimbusRomNo9L-ReguItal) cvn /Times-Italic pstoedit.newfont
320 (Times-Italic) cvn /Times-Italic pstoedit.newfont
321 (TimesNewRomanPS-ItalicMT) cvn /Times-Italic pstoedit.newfont
322 (NimbusRomNo9L-MediItal) cvn /Times-BoldItalic pstoedit.newfont
323 (Times-BoldItalic) cvn /Times-BoldItalic pstoedit.newfont
324 (TimesNewRomanPS-BoldItalicMT) cvn /Times-BoldItalic pstoedit.newfont
325 (NimbusMonL-Regu) cvn /Courier pstoedit.newfont
326 (Courier) cvn /Courier pstoedit.newfont
327 (CourierNewPSMT) cvn /Courier pstoedit.newfont
328  612.0 792.0 setPageSize
329  0.7347 setlinewidth
330  0.0 0.0 0.0 setrgbcolor
331
332 gsave  % gray boxes start here
333 0.85 setgray
334 newpath
335 140 340 moveto
336 140 460 lineto
337 565 460 lineto
338 565 340 lineto
339 fill
340 newpath
341 374 465 moveto
342 374 685 lineto
343 565 685 lineto
344 565 465 lineto
345 fill
346 newpath
347 374  75 moveto
348 374 155 lineto
349 565 155 lineto
350 565  75 lineto
351 fill
352 newpath
353 374 165 moveto
354 374 250 lineto
355 565 250 lineto
356 565 165 lineto
357 fill
358 newpath
359 374 260 moveto
360 374 330 lineto
361 565 330 lineto
362 565 260 lineto
363 fill
364 stroke
365 grestore % gray boxes end here
366
367 gsave
368 180 375 translate
369 .35 .35 scale
370 2 setlinewidth
371 owl stroke
372 grestore
373
374 gsave
375 470 375 translate
376 .35 .35 scale
377 2 setlinewidth
378 owl stroke
379 grestore
380
381 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
382 (TimesNewRomanPS-BoldMT) cvn findfont [  7.347 0.0 0.0 7.347 39.6738 741.307 ] makefont setfont
383 % Bold Weight
384   0 0 moveto
385  0.285064 0.0 32 0.0286533 0.0 166.055 741.307 1  setshowparams
386 (PLEASE RETAIN -- CONFIDENTIAL) awidthshow
387  0.7347 setlinewidth
388  0.0 0.0 0.0 setrgbcolor
389 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
390 (TimesNewRomanPS-BoldMT) cvn findfont [  14.694 0.0 0.0 14.694 238.777 706.776 ] makefont setfont
391 % Bold Weight
392   0 0 moveto
393  0.47829 0.0 32 0.0477555 0.0 466.557 706.776 1  setshowparams
394 (Important Computing Information:) awidthshow
395  0.7347 setlinewidth
396  0.0 0.0 0.0 setrgbcolor
397 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
398 (TimesNewRomanPS-BoldMT) cvn findfont [  11.0205 0.0 0.0 11.0205 221.879 694.286 ] makefont setfont
399 % Bold Weight
400   0 0 moveto
401  0.333554 0.0 32 0.0330615 0.0 482.706 694.286 1  setshowparams
402 (Instructions for Creating Your MIT Kerberos Identity) awidthshow
403  0.7347 setlinewidth
404  0.0 0.0 0.0 setrgbcolor
405
406
407 % Separator bar in left margin
408 0.7347 setlinewidth
409 0.0 0.0 0.0 setrgbcolor
410 newpath
411  50 636 moveto
412  125 636 lineto
413  125 635 lineto
414  50 635 lineto
415 fill
416
417 % Justification hack, to ease changing contact info.
418
419 % rightjustify takes a string, then the desired coordinates of the end
420 % of the string.
421
422 /rightjustify {
423   /y exch def
424   /x exch def
425   dup stringwidth pop   % string, x-width
426   x exch sub y moveto
427   show
428 } def
429
430 (TimesNewRomanPS-BoldMT) cvn findfont 6.6123 scalefont setfont
431 (MIT Information) 125 674 rightjustify
432 (Services and) 125 666 rightjustify
433 (Technology) 125 658 rightjustify
434
435 (TimesNewRomanPSMT) cvn findfont 6.6123 scalefont setfont
436 (web.mit.edu/ist) 125 648 rightjustify
437
438 (TimesNewRomanPS-BoldMT) cvn findfont 6.6123 scalefont setfont
439 (Need Help?) 100 618 rightjustify
440
441 (TimesNewRomanPSMT) cvn findfont 6.6123 scalefont setfont
442 (Go to) 125 618 rightjustify
443 (web.mit.edu/help/register/) 125 610 rightjustify
444
445 (TimesNewRomanPS-BoldMT) cvn findfont 6.6123 scalefont setfont
446 (If you do are having) 125 594 rightjustify
447 (difficulty registering) 125 586 rightjustify
448 (for your account) 125 578 rightjustify
449 (contact:) 125 570 rightjustify
450
451 (TimesNewRomanPSMT) cvn findfont 6.6123 scalefont setfont
452 (IS&T User Accounts) 125 562 rightjustify
453 (Building N42) 125 554 rightjustify
454 (211 Mass Ave.) 125 546 rightjustify
455 (Cambridge, MA) 125 538 rightjustify
456 (617.253.1325) 125 530 rightjustify
457 (accounts@mit.edu) 125 522 rightjustify
458 (web.mit.edu/accounts) 125 514 rightjustify
459
460 % End of hacked alignment
461
462  0.7347 setlinewidth
463  0.0 0.0 0.0 setrgbcolor
464 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
465 (TimesNewRomanPSMT) cvn findfont [  7.347 0.0 0.0 7.347 139.593 672.245 ] makefont setfont
466 % Regular Weight
467   0 0 moveto
468  0.0918375 0.0 32 0.0095511 0.0 351.958 672.245 1  setshowparams
469 (Welcome to MIT! As a member of the MIT community, you now have ) awidthshow
470  0.7347 setlinewidth
471  0.0 0.0 0.0 setrgbcolor
472 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
473 (TimesNewRomanPSMT) cvn findfont [  7.347 0.0 0.0 7.347 139.593 664.164 ] makefont setfont
474 % Regular Weight
475   0 0 moveto
476  0.029388 0.0 32 0.0029388 0.0 362.219 664.164 1  setshowparams
477 (access to a vast array of computer-based facilities and tools to help you get ) awidthshow
478  0.7347 setlinewidth
479  0.0 0.0 0.0 setrgbcolor
480 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
481 (TimesNewRomanPSMT) cvn findfont [  7.347 0.0 0.0 7.347 139.593 656.082 ] makefont setfont
482 % Regular Weight
483   0 0 moveto
484  0.139593 0.0 32 0.0139593 0.0 236.586 656.082 1  setshowparams
485 (your work done \(or to just play\).) awidthshow
486  0.7347 setlinewidth
487  0.0 0.0 0.0 setrgbcolor
488 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
489 (TimesNewRomanPSMT) cvn findfont [  7.347 0.0 0.0 7.347 139.593 639.184 ] makefont setfont
490 % Regular Weight
491   0 0 moveto
492  0.0 0.0 32 -0.0066123 0.0 357.81 639.184 1  setshowparams
493 (To take advantage of many of these electronic resources, you first need to ) awidthshow
494  0.7347 setlinewidth
495  0.0 0.0 0.0 setrgbcolor
496 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
497 (TimesNewRomanPSMT) cvn findfont [  7.347 0.0 0.0 7.347 139.593 631.102 ] makefont setfont
498 % Regular Weight
499   0 0 moveto
500  0.088164 0.0 32 0.0088164 0.0 360.878 631.102 1  setshowparams
501 (establish an identity in MIT's Kerberos security system. Many electronic ) awidthshow
502  0.7347 setlinewidth
503  0.0 0.0 0.0 setrgbcolor
504 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
505 (TimesNewRomanPSMT) cvn findfont [  7.347 0.0 0.0 7.347 139.593 623.02 ] makefont setfont
506 % Regular Weight
507   0 0 moveto
508  0.0933069 0.0 32 0.0095511 0.0 363.708 623.02 1  setshowparams
509 (systems on campus use your Kerberos identity to confirm that you are who ) awidthshow
510  0.7347 setlinewidth
511  0.0 0.0 0.0 setrgbcolor
512 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
513 (TimesNewRomanPSMT) cvn findfont [  7.347 0.0 0.0 7.347 139.593 614.939 ] makefont setfont
514 % Regular Weight
515   0 0 moveto
516  0.0198369 0.0 32 0.0022041 0.0 365.893 614.939 1  setshowparams
517 (you say you are -- when these systems ask for your username and password, ) awidthshow
518  0.7347 setlinewidth
519  0.0 0.0 0.0 setrgbcolor
520 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
521 (TimesNewRomanPSMT) cvn findfont [  7.347 0.0 0.0 7.347 139.593 606.857 ] makefont setfont
522 % Regular Weight
523   0 0 moveto
524  0.0 0.0 32 -0.0323268 0.0 361.834 606.857 1  setshowparams
525 (they're really asking for your centrally-maintained MIT Kerberos username ) awidthshow
526  0.7347 setlinewidth
527  0.0 0.0 0.0 setrgbcolor
528 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
529 (TimesNewRomanPSMT) cvn findfont [  7.347 0.0 0.0 7.347 139.593 598.775 ] makefont setfont
530 % Regular Weight
531   0 0 moveto
532  0.130777 0.0 32 0.0132246 0.0 343.863 598.775 1  setshowparams
533 (and password. \(See below for partial list of systems using your MIT ) awidthshow
534  0.7347 setlinewidth
535  0.0 0.0 0.0 setrgbcolor
536 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
537 (TimesNewRomanPSMT) cvn findfont [  7.347 0.0 0.0 7.347 139.593 590.693 ] makefont setfont
538 % Regular Weight
539   0 0 moveto
540  0.0 0.0 32 0.0 0.0 196.927 590.693 1  setshowparams
541 (Kerberos identity\). ) awidthshow
542  0.7347 setlinewidth
543  0.0 0.0 0.0 setrgbcolor
544 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
545 (TimesNewRomanPSMT) cvn findfont [  7.347 0.0 0.0 7.347 139.593 573.795 ] makefont setfont
546 % Regular Weight
547   0 0 moveto
548  0.0 0.0 32 -0.0058776 0.0 359.297 573.795 1  setshowparams
549 (You create your MIT Kerberos identity in the process of registering for an ) awidthshow
550  0.7347 setlinewidth
551  0.0 0.0 0.0 setrgbcolor
552 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
553 (TimesNewRomanPSMT) cvn findfont [  7.347 0.0 0.0 7.347 139.593 565.713 ] makefont setfont
554 % Regular Weight
555   0 0 moveto
556  0.131511 0.0 32 0.0132246 0.0 350.427 565.713 1  setshowparams
557 (account on MIT's Athena\256 system. \(See right column for instructions.\)) awidthshow
558  0.7347 setlinewidth
559  0.0 0.0 0.0 setrgbcolor
560 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
561 (TimesNewRomanPSMT) cvn findfont [  7.347 0.0 0.0 7.347 139.593 548.816 ] makefont setfont
562 % Regular Weight
563   0 0 moveto
564  0.0756741 0.0 32 0.007347 0.0 338.696 548.816 1  setshowparams
565 (Sign up now, to open your door to the electronic resources of MIT!) awidthshow
566  0.7347 setlinewidth
567  0.0 0.0 0.0 setrgbcolor
568 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
569 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 672.98 ] makefont setfont
570 % Bold Weight
571   0 0 moveto
572  0.250533 0.0 32 0.0249798 0.0 493.002 672.98 1  setshowparams
573 (Creating Your MIT Kerberos Identity) awidthshow
574  0.7347 setlinewidth
575  0.0 0.0 0.0 setrgbcolor
576 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
577 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 656.816 ] makefont setfont
578 % Regular Weight
579   0 0 moveto
580  0.501065 0.0 32 0.0499596 0.0 565.746 656.816 1  setshowparams
581 (To establish your MIT Kerberos identity \(and set up your Athena ) awidthshow
582  0.7347 setlinewidth
583  0.0 0.0 0.0 setrgbcolor
584 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
585 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 649.469 ] makefont setfont
586 % Regular Weight
587   0 0 moveto
588  1.01976 0.0 32 0.102123 0.0 484.273 649.469 1  setshowparams
589 (Account\), follow these instructions:) awidthshow
590  0.7347 setlinewidth
591  0.0 0.0 0.0 setrgbcolor
592 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
593 (TimesNewRomanPSMT) cvn findfont [  7.347 0.0 0.0 7.347 387.922 621.102 ] makefont setfont
594 % Regular Weight
595   0 0 moveto
596  0.0 0.0 32 0.36735 0.0 394.166 595.102 1  setshowparams
597 (1.) awidthshow
598  0.7347 setlinewidth
599  0.0 0.0 0.0 setrgbcolor
600 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
601 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 401.146 621.102 ] makefont setfont
602 % Regular Weight
603   0 0 moveto
604  0.266696 0.0 32 0.0264492 0.0 513.562 595.102 1  setshowparams
605 (Using a web browser, go to the web page) awidthshow
606  0.7347 setlinewidth
607  0.0 0.0 0.0 setrgbcolor
608 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
609 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 426.126 613.755 ] makefont setfont
610 % Regular Weight
611   0 0 moveto
612  0.292411 0.0 32 0.029388 0.0 523.139 587.755 1  setshowparams
613 (. \(On campus, you can click on the ) awidthshow
614  0.7347 setlinewidth
615  0.0 0.0 0.0 setrgbcolor
616 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
617 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 434.942 606.408 ] makefont setfont
618 % Regular Weight
619   0 0 moveto
620  0.553229 0.0 32 0.0551025 0.0 551.066 580.408 1  setshowparams
621 (button on the login screen of any Athena ) awidthshow
622  0.7347 setlinewidth
623  0.0 0.0 0.0 setrgbcolor
624 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
625 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 401.146 599.061 ] makefont setfont
626 % Regular Weight
627   0 0 moveto
628  0.624495 0.0 32 0.0624495 0.0 560.629 573.061 1  setshowparams
629 (workstation. There are Athena workstations in "clusters" ) awidthshow
630  0.7347 setlinewidth
631  0.0 0.0 0.0 setrgbcolor
632 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
633 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 401.146 591.713 ] makefont setfont
634 % Regular Weight
635   0 0 moveto
636  0.598781 0.0 32 0.0602454 0.0 523.178 565.713 1  setshowparams
637 (all over campus, and in individual offices.\) ) awidthshow
638  0.7347 setlinewidth
639  0.0 0.0 0.0 setrgbcolor
640 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
641 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 515.024 621.102 ] makefont setfont
642 % Bold Weight
643   0 0 moveto
644  0.0 0.0 32 -0.0330615 0.0 550.995 595.102 1  setshowparams
645 (web.mit.edu/) awidthshow
646  0.7347 setlinewidth
647  0.0 0.0 0.0 setrgbcolor
648 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
649 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 401.146 613.755 ] makefont setfont
650 % Bold Weight
651   0 0 moveto
652  0.0 0.0 32 0.185879 0.0 426.317 587.755 1  setshowparams
653 (register/) awidthshow
654  0.7347 setlinewidth
655  0.0 0.0 0.0 setrgbcolor
656 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
657 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 523.106 613.755 ] makefont setfont
658 % Bold Weight
659   0 0 moveto
660  0.235104 0.0 32 0.0235104 0.0 559.129 587.755 1  setshowparams
661 (Register for ) awidthshow
662  0.7347 setlinewidth
663  0.0 0.0 0.0 setrgbcolor
664 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
665 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 401.146 606.408 ] makefont setfont
666 % Bold Weight
667   0 0 moveto
668  0.0962457 0.0 32 0.0095511 0.0 433.478 580.408 1  setshowparams
669 (an Account) awidthshow
670  0.7347 setlinewidth
671  0.0 0.0 0.0 setrgbcolor
672 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
673 (TimesNewRomanPSMT) cvn findfont [  7.347 0.0 0.0 7.347 387.922 566.55 ] makefont setfont
674 % Regular Weight
675   0 0 moveto
676  0.0 0.0 32 0.36735 0.0 394.166 549.55 1  setshowparams
677 (2.) awidthshow
678  0.7347 setlinewidth
679  0.0 0.0 0.0 setrgbcolor
680 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
681 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 401.146 566.55 ] makefont setfont
682 % Regular Weight
683   0 0 moveto
684  0.761149 0.0 32 0.0764088 0.0 534.211 549.55 1  setshowparams
685 (Follow the instructions as prompted, using the ) awidthshow
686  0.7347 setlinewidth
687  0.0 0.0 0.0 setrgbcolor
688 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
689 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 401.146 559.203 ] makefont setfont
690 % Regular Weight
691   0 0 moveto
692  0.396003 0.0 32 0.0396738 0.0 555.475 542.203 1  setshowparams
693 (information from your MIT Kerberos / Athena Account ) awidthshow
694  0.7347 setlinewidth
695  0.0 0.0 0.0 setrgbcolor
696 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
697 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 401.146 551.856 ] makefont setfont
698 % Regular Weight
699   0 0 moveto
700  0.83168 0.0 32 0.0830211 0.0 535.673 534.856 1  setshowparams
701 (Coupon below. The coupon information applies) awidthshow
702  0.7347 setlinewidth
703  0.0 0.0 0.0 setrgbcolor
704 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
705 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 411.432 544.509 ] makefont setfont
706 % Regular Weight
707   0 0 moveto
708  0.368085 0.0 32 0.036735 0.0 548.85 527.509 1  setshowparams
709 ( and is valid for exactly one use -- after you have ) awidthshow
710  0.7347 setlinewidth
711  0.0 0.0 0.0 setrgbcolor
712 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
713 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 401.146 537.162 ] makefont setfont
714 % Regular Weight
715   0 0 moveto
716  0.687679 0.0 32 0.0690618 0.0 563.591 520.162 1  setshowparams
717 (successfully registered for your account, nobody else can ) awidthshow
718  0.7347 setlinewidth
719  0.0 0.0 0.0 setrgbcolor
720 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
721 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 401.146 529.815 ] makefont setfont
722 % Regular Weight
723   0 0 moveto
724  0.473147 0.0 32 0.0470208 0.0 546.646 512.815 1  setshowparams
725 (register for an account as you, even if they find this ) awidthshow
726  0.7347 setlinewidth
727  0.0 0.0 0.0 setrgbcolor
728 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
729 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 401.146 522.468 ] makefont setfont
730 % Regular Weight
731   0 0 moveto
732  0.866946 0.0 32 0.0866946 0.0 425.477 505.468 1  setshowparams
733 (coupon. ) awidthshow
734  0.7347 setlinewidth
735  0.0 0.0 0.0 setrgbcolor
736 % TimesNewRomanPS-ItalicMT TimesNewRomanPS-ItalicMT nonstandard font
737 (TimesNewRomanPS-ItalicMT) cvn findfont [  6.6123 0.0 0.0 6.6123 537.065 551.856 ] makefont setfont
738 % Regular Weight
739   0 0 moveto
740  0.545147 0.0 32 0.0543678 0.0 558.424 534.856 1  setshowparams
741 (only to ) awidthshow
742  0.7347 setlinewidth
743  0.0 0.0 0.0 setrgbcolor
744 % TimesNewRomanPS-ItalicMT TimesNewRomanPS-ItalicMT nonstandard font
745 (TimesNewRomanPS-ItalicMT) cvn findfont [  6.6123 0.0 0.0 6.6123 401.146 544.509 ] makefont setfont
746 % Regular Weight
747   0 0 moveto
748  0.0 0.0 32 0.369554 0.0 411.802 527.509 1  setshowparams
749 (you) awidthshow
750  0.7347 setlinewidth
751  0.0 0.0 0.0 setrgbcolor
752 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
753 (TimesNewRomanPSMT) cvn findfont [  7.347 0.0 0.0 7.347 387.922 499.305 ] makefont setfont
754 % Regular Weight
755   0 0 moveto
756  0.0 0.0 32 0.36735 0.0 394.166 489.305 1  setshowparams
757 (3.) awidthshow
758  0.7347 setlinewidth
759  0.0 0.0 0.0 setrgbcolor
760 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
761 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 401.146 499.305 ] makefont setfont
762 % Regular Weight
763   0 0 moveto
764  0.659026 0.0 32 0.066123 0.0 527.126 489.305 1  setshowparams
765 (That's it! Your Kerberos identity is available) awidthshow
766  0.7347 setlinewidth
767  0.0 0.0 0.0 setrgbcolor
768 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
769 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 437.146 491.958 ] makefont setfont
770 % Regular Weight
771   0 0 moveto
772  0.337962 0.0 32 0.0337962 0.0 553.996 481.958 1  setshowparams
773 (. \(Your Athena account and filespace may ) awidthshow
774  0.7347 setlinewidth
775  0.0 0.0 0.0 setrgbcolor
776 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
777 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 401.146 484.611 ] makefont setfont
778 % Regular Weight
779   0 0 moveto
780  0.529719 0.0 32 0.0528984 0.0 540.051 474.611 1  setshowparams
781 (take several hours before they become available.\) ) awidthshow
782  0.7347 setlinewidth
783  0.0 0.0 0.0 setrgbcolor
784 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
785 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 401.146 491.958 ] makefont setfont
786 % Bold Weight
787   0 0 moveto
788  0.0 0.0 32 0.11094 0.0 437.257 481.958 1  setshowparams
789 (immediately) awidthshow
790  0.7347 setlinewidth
791  0.0 0.0 0.0 setrgbcolor
792
793 % 3 pathnumber
794  0.7347 setlinewidth
795  0.0 0.0 0.0 setrgbcolor
796 % eofilledpath
797 newpath
798  141.797 457.713 moveto
799  139.593 459.917 lineto
800  565.719 459.917 lineto
801  563.515 457.713 lineto
802  141.797 457.713 lineto
803 eofill
804
805 % 4 pathnumber
806  0.7347 setlinewidth
807  0.0 0.0 0.0 setrgbcolor
808 % eofilledpath
809 newpath
810  141.797 341.63 moveto
811  139.593 339.426 lineto
812  139.593 459.917 lineto
813  141.797 457.713 lineto
814  141.797 341.63 lineto
815 eofill
816
817 % 5 pathnumber
818  0.7347 setlinewidth
819  0.0 0.0 0.0 setrgbcolor
820 % eofilledpath
821 newpath
822  563.515 341.63 moveto
823  565.719 339.426 lineto
824  139.593 339.426 lineto
825  141.797 341.63 lineto
826  563.515 341.63 lineto
827 eofill
828
829 % 6 pathnumber
830  0.7347 setlinewidth
831  0.0 0.0 0.0 setrgbcolor
832 % eofilledpath
833 newpath
834  563.515 457.713 moveto
835  565.719 459.917 lineto
836  565.719 339.426 lineto
837  563.515 341.63 lineto
838  563.515 457.713 lineto
839 eofill
840
841 % 7 pathnumber
842  0.7347 setlinewidth
843  0.0 0.0 0.0 setrgbcolor
844 % eofilledpath
845 newpath
846  144.001 455.509 moveto
847  143.267 456.243 lineto
848  562.045 456.243 lineto
849  561.311 455.509 lineto
850  144.001 455.509 lineto
851 eofill
852
853 % 8 pathnumber
854  0.7347 setlinewidth
855  0.0 0.0 0.0 setrgbcolor
856 % eofilledpath
857 newpath
858  144.001 343.834 moveto
859  143.267 343.1 lineto
860  143.267 456.243 lineto
861  144.001 455.509 lineto
862  144.001 343.834 lineto
863 eofill
864
865 % 9 pathnumber
866  0.7347 setlinewidth
867  0.0 0.0 0.0 setrgbcolor
868 % eofilledpath
869 newpath
870  561.311 343.834 moveto
871  562.045 343.1 lineto
872  143.267 343.1 lineto
873  144.001 343.834 lineto
874  561.311 343.834 lineto
875 eofill
876
877 % 10 pathnumber
878  0.7347 setlinewidth
879  0.0 0.0 0.0 setrgbcolor
880 % eofilledpath
881 newpath
882  561.311 455.509 moveto
883  562.045 456.243 lineto
884  562.045 343.1 lineto
885  561.311 343.834 lineto
886  561.311 455.509 lineto
887 eofill
888  0.7347 setlinewidth
889  0.0 0.0 0.0 setrgbcolor
890 % TimesNewRomanPS-BoldItalicMT TimesNewRomanPS-BoldItalicMT nonstandard font
891 (TimesNewRomanPS-BoldItalicMT) cvn findfont [  6.6123 0.0 0.0 6.6123 186.614 440.815 ] makefont setfont
892 % Bold Weight
893   0 0 moveto
894  0.0 0.0 32 0.233635 0.0 223.585 440.815 1  setshowparams
895 (Confidential) awidthshow
896  0.7347 setlinewidth
897  0.0 0.0 0.0 setrgbcolor
898 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
899 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 279.186 440.815 ] makefont setfont
900 % Bold Weight
901   0 0 moveto
902  0.0 0.0 32 -0.163838 0.0 425.21 440.815 1  setshowparams
903 (MIT KERBEROS / ATHENA ACCOUNT COUPON ) awidthshow
904  0.7347 setlinewidth
905  0.0 0.0 0.0 setrgbcolor
906 % TimesNewRomanPS-BoldItalicMT TimesNewRomanPS-BoldItalicMT nonstandard font
907 (TimesNewRomanPS-BoldItalicMT) cvn findfont [  6.6123 0.0 0.0 6.6123 466.534 440.815 ] makefont setfont
908 % Bold Weight
909   0 0 moveto
910  0.0 0.0 32 0.14694 0.0 518.101 440.815 1  setshowparams
911 (Non-Transferable) awidthshow
912  0.7347 setlinewidth
913  0.0 0.0 0.0 setrgbcolor
914 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
915 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 298.288 430.529 ] makefont setfont
916 % Bold Weight
917   0 0 moveto
918  0.0 0.0 32 -0.0896334 0.0 316.565 430.529 1  setshowparams
919 (Name:) awidthshow
920  0.7347 setlinewidth
921  0.0 0.0 0.0 setrgbcolor
922 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
923 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 288.737 412.243 ] makefont setfont
924 % Bold Weight
925   0 0 moveto
926  0.108736 0.0 32 0.0110205 0.0 316.664 420.243 1  setshowparams
927 (MIT ID#:) awidthshow
928  0.7347 setlinewidth
929  0.0 0.0 0.0 setrgbcolor
930 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
931 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 281.39 387.182 ] makefont setfont
932 % Bold Weight
933   0 0 moveto
934  0.485637 0.0 32 0.0484902 0.0 316.701 387.182 1  setshowparams
935 (Key Words:) awidthshow
936  0.7347 setlinewidth
937  0.0 0.0 0.0 setrgbcolor
938 % TimesNewRomanPS-BoldItalicMT TimesNewRomanPS-BoldItalicMT nonstandard font
939 (TimesNewRomanPS-BoldItalicMT) cvn findfont [  6.6123 0.0 0.0 6.6123 186.614 354.12 ] makefont setfont
940 % Bold Weight
941   0 0 moveto
942  0.203512 0.0 32 0.0205716 0.0 239.538 354.12 1  setshowparams
943 (Limit One Account) awidthshow
944  0.7347 setlinewidth
945  0.0 0.0 0.0 setrgbcolor
946 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
947 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 329.145 354.12 ] makefont setfont
948 % Bold Weight
949   0 0 moveto
950  0.0 0.0 32 -0.100654 0.0 375.334 354.12 1  setshowparams
951 (DO NOT LOSE!) awidthshow
952  0.7347 setlinewidth
953  0.0 0.0 0.0 setrgbcolor
954 % TimesNewRomanPS-BoldItalicMT TimesNewRomanPS-BoldItalicMT nonstandard font
955 (TimesNewRomanPS-BoldItalicMT) cvn findfont [  6.6123 0.0 0.0 6.6123 475.351 354.12 ] makefont setfont
956 % Bold Weight
957   0 0 moveto
958  0.340901 0.0 32 0.0337962 0.0 517.987 354.12 1  setshowparams
959 (No Cash Value) awidthshow
960  0.7347 setlinewidth
961  0.0 0.0 0.0 setrgbcolor
962 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
963 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 139.593 320.324 ] makefont setfont
964 % Bold Weight
965   0 0 moveto
966  0.261553 0.0 32 0.0264492 0.0 340.927 320.324 1  setshowparams
967 (What Your MIT Kerberos Identity Gives You Access To \(partial list\) ) awidthshow
968
969 % 11 pathnumber
970  0.7347 setlinewidth
971  0.0 0.0 0.0 setrgbcolor
972 % filledpath
973 newpath
974  150.614 295.711 moveto
975  150.614 295.103 150.12 294.609 149.511 294.609 curveto
976  148.903 294.609 148.409 295.103 148.409 295.711 curveto
977  148.409 296.32 148.903 296.813 149.511 296.813 curveto
978  150.12 296.813 150.614 296.32 150.614 295.711 curveto
979 fill
980  0.7347 setlinewidth
981  0.0 0.0 0.0 setrgbcolor
982 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
983 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 157.96 295.344 ] makefont setfont
984 % Regular Weight
985   0 0 moveto
986  0.310778 0.0 32 0.0308574 0.0 197.202 295.344 1  setshowparams
987 (MIT's central ) awidthshow
988  0.7347 setlinewidth
989  0.0 0.0 0.0 setrgbcolor
990 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
991 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 237.308 295.344 ] makefont setfont
992 % Regular Weight
993   0 0 moveto
994  0.466534 0.0 32 0.0462861 0.0 357.821 295.344 1  setshowparams
995 (. Once you have established your Kerberos ) awidthshow
996  0.7347 setlinewidth
997  0.0 0.0 0.0 setrgbcolor
998 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
999 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 157.96 287.997 ] makefont setfont
1000 % Regular Weight
1001   0 0 moveto
1002  0.509147 0.0 32 0.0506943 0.0 349.76 287.997 1  setshowparams
1003 (identity, others can send email to you at an @mit.edu email address. ) awidthshow
1004  0.7347 setlinewidth
1005  0.0 0.0 0.0 setrgbcolor
1006 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1007 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 196.165 295.344 ] makefont setfont
1008 % Bold Weight
1009   0 0 moveto
1010  0.886048 0.0 32 0.0888987 0.0 237.405 295.344 1  setshowparams
1011 (email services) awidthshow
1012
1013 % 12 pathnumber
1014  0.7347 setlinewidth
1015  0.0 0.0 0.0 setrgbcolor
1016 % filledpath
1017 newpath
1018  150.614 272.201 moveto
1019  150.614 271.592 150.12 271.099 149.511 271.099 curveto
1020  148.903 271.099 148.409 271.592 148.409 272.201 curveto
1021  148.409 272.81 148.903 273.303 149.511 273.303 curveto
1022  150.12 273.303 150.614 272.81 150.614 272.201 curveto
1023 fill
1024  0.7347 setlinewidth
1025  0.0 0.0 0.0 setrgbcolor
1026 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1027 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 157.96 271.833 ] makefont setfont
1028 % Regular Weight
1029   0 0 moveto
1030  0.0470208 0.0 32 0.0044082 0.0 191.021 271.833 1  setshowparams
1031 (A wealth of ) awidthshow
1032  0.7347 setlinewidth
1033  0.0 0.0 0.0 setrgbcolor
1034 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1035 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 305.635 271.833 ] makefont setfont
1036 % Regular Weight
1037   0 0 moveto
1038  1.0925 0.0 32 0.10947 0.0 342.485 271.833 1  setshowparams
1039 (\(educational ) awidthshow
1040  0.7347 setlinewidth
1041  0.0 0.0 0.0 setrgbcolor
1042 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1043 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 157.96 264.487 ] makefont setfont
1044 % Regular Weight
1045   0 0 moveto
1046  0.515759 0.0 32 0.051429 0.0 367.371 264.487 1  setshowparams
1047 (discounts for computer purchases, access to MIT-only web pages, software ) awidthshow
1048  0.7347 setlinewidth
1049  0.0 0.0 0.0 setrgbcolor
1050 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1051 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 157.96 257.139 ] makefont setfont
1052 % Regular Weight
1053   0 0 moveto
1054  0.812578 0.0 32 0.0815517 0.0 203.597 257.139 1  setshowparams
1055 (downloads, etc.\)) awidthshow
1056  0.7347 setlinewidth
1057  0.0 0.0 0.0 setrgbcolor
1058 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1059 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 191.022 271.833 ] makefont setfont
1060 % Bold Weight
1061   0 0 moveto
1062  0.517964 0.0 32 0.0521637 0.0 304.223 271.833 1  setshowparams
1063 ("web certificate") awidthshow
1064 %("web certificate"-based online services) awidthshow
1065
1066 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1067 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 241.022 271.833 ] makefont setfont
1068 % Bold Weight
1069   0 0 moveto
1070  0.517964 0.0 32 0.0521637 0.0 304.223 271.833 1  setshowparams
1071 (-based online services) awidthshow
1072
1073 % 13 pathnumber
1074  0.7347 setlinewidth
1075  0.0 0.0 0.0 setrgbcolor
1076 % filledpath
1077 newpath
1078  150.614 241.344 moveto
1079  150.614 240.735 150.12 240.242 149.511 240.242 curveto
1080  148.903 240.242 148.409 240.735 148.409 241.344 curveto
1081  148.409 241.952 148.903 242.446 149.511 242.446 curveto
1082  150.12 242.446 150.614 241.952 150.614 241.344 curveto
1083 fill
1084  0.7347 setlinewidth
1085  0.0 0.0 0.0 setrgbcolor
1086 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1087 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 181.471 240.976 ] makefont setfont
1088 % Regular Weight
1089   0 0 moveto
1090  0.631842 0.0 32 0.0631842 0.0 367.673 240.976 1  setshowparams
1091 (, MIT's web-based student information system, provides you with ) awidthshow
1092  0.7347 setlinewidth
1093  0.0 0.0 0.0 setrgbcolor
1094 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1095 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 157.96 233.629 ] makefont setfont
1096 % Regular Weight
1097   0 0 moveto
1098  0.628169 0.0 32 0.0624495 0.0 262.332 233.629 1  setshowparams
1099 (online access to your student record. ) awidthshow
1100  0.7347 setlinewidth
1101  0.0 0.0 0.0 setrgbcolor
1102 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1103 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 157.96 240.976 ] makefont setfont
1104 % Bold Weight
1105   0 0 moveto
1106  0.0 0.0 32 0.0712659 0.0 181.535 240.976 1  setshowparams
1107 (WebSIS) awidthshow
1108
1109 % 14 pathnumber
1110  0.7347 setlinewidth
1111  0.0 0.0 0.0 setrgbcolor
1112 % filledpath
1113 newpath
1114  150.614 217.833 moveto
1115  150.614 217.225 150.12 216.731 149.511 216.731 curveto
1116  148.903 216.731 148.409 217.225 148.409 217.833 curveto
1117  148.409 218.442 148.903 218.935 149.511 218.935 curveto
1118  150.12 218.935 150.614 218.442 150.614 217.833 curveto
1119 fill
1120  0.7347 setlinewidth
1121  0.0 0.0 0.0 setrgbcolor
1122 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1123 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 157.96 215.262 ] makefont setfont
1124 % Regular Weight
1125   0 0 moveto
1126  0.0 0.0 32 -0.0595107 0.0 169.658 215.262 1  setshowparams
1127 (The ) awidthshow
1128  0.7347 setlinewidth
1129  0.0 0.0 0.0 setrgbcolor
1130 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1131 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 190.287 215.262 ] makefont setfont
1132 % Regular Weight
1133   0 0 moveto
1134  0.172655 0.0 32 0.0176328 0.0 286.827 215.262 1  setshowparams
1135 ( system, MIT's campus-wide UNIX) awidthshow
1136  0.7347 setlinewidth
1137  0.0 0.0 0.0 setrgbcolor
1138 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1139 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 290.941 215.262 ] makefont setfont
1140 % Regular Weight
1141   0 0 moveto
1142  0.427595 0.0 32 0.0426126 0.0 338.006 215.262 1  setshowparams
1143 (-based academic ) awidthshow
1144  0.7347 setlinewidth
1145  0.0 0.0 0.0 setrgbcolor
1146 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1147 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 157.96 207.915 ] makefont setfont
1148 % Regular Weight
1149   0 0 moveto
1150  0.614944 0.0 32 0.0617148 0.0 345.384 207.915 1  setshowparams
1151 (computing facility. In addition to filespace, you can use Athena to ) awidthshow
1152  0.7347 setlinewidth
1153  0.0 0.0 0.0 setrgbcolor
1154 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1155 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 157.96 200.568 ] makefont setfont
1156 % Regular Weight
1157   0 0 moveto
1158  0.700169 0.0 32 0.0697965 0.0 367.404 200.568 1  setshowparams
1159 (communicate with other students and faculty on-line, explore the internet, ) awidthshow
1160  0.7347 setlinewidth
1161  0.0 0.0 0.0 setrgbcolor
1162 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1163 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 157.96 193.22 ] makefont setfont
1164 % Regular Weight
1165   0 0 moveto
1166  0.347513 0.0 32 0.0345309 0.0 357.806 193.22 1  setshowparams
1167 (do class work, put up your own web pages, and make use of many other ) awidthshow
1168  0.7347 setlinewidth
1169  0.0 0.0 0.0 setrgbcolor
1170 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1171 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 157.96 185.874 ] makefont setfont
1172 % Regular Weight
1173   0 0 moveto
1174  0.612005 0.0 32 0.0609801 0.0 305.682 185.874 1  setshowparams
1175 (features and applications \(e.g., third-party software\). ) awidthshow
1176  0.7347 setlinewidth
1177  0.0 0.0 0.0 setrgbcolor
1178 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1179 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 169.716 215.262 ] makefont setfont
1180 % Bold Weight
1181   0 0 moveto
1182  0.0 0.0 32 0.0 0.0 190.285 215.262 1  setshowparams
1183 (Athena) awidthshow
1184  0.7347 setlinewidth
1185  0.0 0.0 0.0 setrgbcolor
1186 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1187 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 285.798 217.466 ] makefont setfont
1188 % Regular Weight
1189   0 0 moveto
1190  0.0 0.0 32 0.0 0.0 289.104 217.466 1  setshowparams
1191 (\256) awidthshow
1192
1193 % 15 pathnumber
1194  0.7347 setlinewidth
1195  0.0 0.0 0.0 setrgbcolor
1196 % filledpath
1197 newpath
1198  150.614 170.078 moveto
1199  150.614 169.469 150.12 168.976 149.511 168.976 curveto
1200  148.903 168.976 148.409 169.469 148.409 170.078 curveto
1201  148.409 170.686 148.903 171.18 149.511 171.18 curveto
1202  150.12 171.18 150.614 170.686 150.614 170.078 curveto
1203 fill
1204  0.7347 setlinewidth
1205  0.0 0.0 0.0 setrgbcolor
1206 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1207 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 157.96 169.71 ] makefont setfont
1208 % Regular Weight
1209   0 0 moveto
1210  0.616413 0.0 32 0.0617148 0.0 267.497 169.71 1  setshowparams
1211 (Some of the electronically-run campus ) awidthshow
1212  0.7347 setlinewidth
1213  0.0 0.0 0.0 setrgbcolor
1214 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1215 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 300.492 169.71 ] makefont setfont
1216 % Regular Weight
1217   0 0 moveto
1218  0.366615 0.0 32 0.036735 0.0 359.295 169.71 1  setshowparams
1219 (\(Housing, Phys. Ed.\) ) awidthshow
1220  0.7347 setlinewidth
1221  0.0 0.0 0.0 setrgbcolor
1222 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1223 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 267.431 169.71 ] makefont setfont
1224 % Bold Weight
1225   0 0 moveto
1226  0.0 0.0 32 0.148409 0.0 299.165 169.71 1  setshowparams
1227 ("lotteries") awidthshow
1228
1229 % 16 pathnumber
1230  0.7347 setlinewidth
1231  0.0 0.0 0.0 setrgbcolor
1232 % filledpath
1233 newpath
1234  150.614 153.914 moveto
1235  150.614 153.306 150.12 152.812 149.511 152.812 curveto
1236  148.903 152.812 148.409 153.306 148.409 153.914 curveto
1237  148.409 154.523 148.903 155.016 149.511 155.016 curveto
1238  150.12 155.016 150.614 154.523 150.614 153.914 curveto
1239 fill
1240  0.7347 setlinewidth
1241  0.0 0.0 0.0 setrgbcolor
1242 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1243 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 157.96 153.547 ] makefont setfont
1244 % Regular Weight
1245   0 0 moveto
1246  0.573066 0.0 32 0.0573066 0.0 351.965 153.547 1  setshowparams
1247 (For information about these systems and services \(and how to access ) awidthshow
1248  0.7347 setlinewidth
1249  0.0 0.0 0.0 setrgbcolor
1250 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1251 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 157.96 146.2 ] makefont setfont
1252 % Regular Weight
1253   0 0 moveto
1254  0.393065 0.0 32 0.0389391 0.0 185.916 146.2 1  setshowparams
1255 (them\), see) awidthshow
1256  0.7347 setlinewidth
1257  0.0 0.0 0.0 setrgbcolor
1258 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1259 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 300.492 146.2 ] makefont setfont
1260 % Regular Weight
1261   0 0 moveto
1262  0.0 0.0 32 0.0 0.0 302.145 146.2 1  setshowparams
1263 (.) awidthshow
1264  0.7347 setlinewidth
1265  0.0 0.0 0.0 setrgbcolor
1266 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1267 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 187.348 146.2 ] makefont setfont
1268 % Bold Weight
1269   0 0 moveto
1270  0.0 0.0 32 0.0844905 0.0 300.582 146.2 1  setshowparams
1271 (web.mit.edu/ist/start/students) awidthshow
1272  0.7347 setlinewidth
1273  0.0 0.0 0.0 setrgbcolor
1274 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1275 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 320.324 ] makefont setfont
1276 % Bold Weight
1277   0 0 moveto
1278  0.199838 0.0 32 0.0198369 0.0 500.336 320.324 1  setshowparams
1279 (Choosing Your MIT Kerberos Username) awidthshow
1280  0.7347 setlinewidth
1281  0.0 0.0 0.0 setrgbcolor
1282 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1283 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 304.895 ] makefont setfont
1284 % Regular Weight
1285   0 0 moveto
1286  0.496657 0.0 32 0.0499596 0.0 561.37 304.895 1  setshowparams
1287 (Unlike usernames you may have created on other systems, once ) awidthshow
1288  0.7347 setlinewidth
1289  0.0 0.0 0.0 setrgbcolor
1290 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1291 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 297.548 ] makefont setfont
1292 % Regular Weight
1293   0 0 moveto
1294  0.435677 0.0 32 0.0433473 0.0 491.542 297.548 1  setshowparams
1295 (you pick your MIT Kerberos username,) awidthshow
1296  0.7347 setlinewidth
1297  0.0 0.0 0.0 setrgbcolor
1298 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1299 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 426.861 290.201 ] makefont setfont
1300 % Regular Weight
1301   0 0 moveto
1302  0.314452 0.0 32 0.0315921 0.0 564.288 290.201 1  setshowparams
1303 ( Be sure to pick a name you will feel comfortable ) awidthshow
1304  0.7347 setlinewidth
1305  0.0 0.0 0.0 setrgbcolor
1306 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1307 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 282.854 ] makefont setfont
1308 % Regular Weight
1309   0 0 moveto
1310  0.778782 0.0 32 0.0778782 0.0 542.996 282.854 1  setshowparams
1311 (using and sharing with others \(your advisor, instructors, ) awidthshow
1312  0.7347 setlinewidth
1313  0.0 0.0 0.0 setrgbcolor
1314 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1315 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 275.507 ] makefont setfont
1316 % Regular Weight
1317   0 0 moveto
1318  0.540739 0.0 32 0.0543678 0.0 565.05 275.507 1  setshowparams
1319 (potential employers, friends, and maybe even your family\) for as ) awidthshow
1320  0.7347 setlinewidth
1321  0.0 0.0 0.0 setrgbcolor
1322 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1323 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 268.16 ] makefont setfont
1324 % Regular Weight
1325   0 0 moveto
1326  0.201308 0.0 32 0.0198369 0.0 448.178 268.16 1  setshowparams
1327 (long as you are at MIT. ) awidthshow
1328  0.7347 setlinewidth
1329  0.0 0.0 0.0 setrgbcolor
1330 % TimesNewRomanPS-BoldItalicMT TimesNewRomanPS-BoldItalicMT nonstandard font
1331 (TimesNewRomanPS-BoldItalicMT) cvn findfont [  6.6123 0.0 0.0 6.6123 492.984 297.548 ] makefont setfont
1332 % Bold Weight
1333   0 0 moveto
1334  0.398207 0.0 32 0.0396738 0.0 557.673 297.548 1  setshowparams
1335 (you will not be able to ) awidthshow
1336  0.7347 setlinewidth
1337  0.0 0.0 0.0 setrgbcolor
1338 % TimesNewRomanPS-BoldItalicMT TimesNewRomanPS-BoldItalicMT nonstandard font
1339 (TimesNewRomanPS-BoldItalicMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 290.201 ] makefont setfont
1340 % Bold Weight
1341   0 0 moveto
1342  0.474616 0.0 32 0.0477555 0.0 426.912 290.201 1  setshowparams
1343 (change it, ever!) awidthshow
1344  0.7347 setlinewidth
1345  0.0 0.0 0.0 setrgbcolor
1346 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1347 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 239.507 ] makefont setfont
1348 % Bold Weight
1349   0 0 moveto
1350  0.297554 0.0 32 0.0301227 0.0 499.625 239.507 1  setshowparams
1351 (Choosing Your MIT Kerberos Password) awidthshow
1352  0.7347 setlinewidth
1353  0.0 0.0 0.0 setrgbcolor
1354 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1355 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 224.078 ] makefont setfont
1356 % Regular Weight
1357   0 0 moveto
1358  0.499596 0.0 32 0.0499596 0.0 560.614 224.078 1  setshowparams
1359 (Unlike your username, you can change your password any time ) awidthshow
1360  0.7347 setlinewidth
1361  0.0 0.0 0.0 setrgbcolor
1362 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1363 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 216.731 ] makefont setfont
1364 % Regular Weight
1365   0 0 moveto
1366  0.461392 0.0 32 0.0462861 0.0 563.844 216.731 1  setshowparams
1367 (you like -- in fact, you should. But pick a password that can't be ) awidthshow
1368  0.7347 setlinewidth
1369  0.0 0.0 0.0 setrgbcolor
1370 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1371 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 209.384 ] makefont setfont
1372 % Regular Weight
1373   0 0 moveto
1374  0.498861 0.0 32 0.0499596 0.0 560.164 209.384 1  setshowparams
1375 (easily guessed. Don't use words in the dictionary or names. Do ) awidthshow
1376  0.7347 setlinewidth
1377  0.0 0.0 0.0 setrgbcolor
1378 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1379 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 202.037 ] makefont setfont
1380 % Regular Weight
1381   0 0 moveto
1382  0.607597 0.0 32 0.0609801 0.0 560.646 202.037 1  setshowparams
1383 (use combinations of capital and lowercase letters, numbers and ) awidthshow
1384  0.7347 setlinewidth
1385  0.0 0.0 0.0 setrgbcolor
1386 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1387 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 194.69 ] makefont setfont
1388 % Regular Weight
1389   0 0 moveto
1390  1.33936 0.0 32 0.133715 0.0 420.381 194.69 1  setshowparams
1391 (punctuation. ) awidthshow
1392  0.7347 setlinewidth
1393  0.0 0.0 0.0 setrgbcolor
1394 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1395 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 419.513 187.343 ] makefont setfont
1396 % Regular Weight
1397   0 0 moveto
1398  0.304166 0.0 32 0.0301227 0.0 561.587 187.343 1  setshowparams
1399 ( \(Also, don't use your MIT Kerberos password as a ) awidthshow
1400  0.7347 setlinewidth
1401  0.0 0.0 0.0 setrgbcolor
1402 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1403 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 179.996 ] makefont setfont
1404 % Regular Weight
1405   0 0 moveto
1406  0.664904 0.0 32 0.066123 0.0 540.034 179.996 1  setshowparams
1407 (password in any non-Kerberos systems you access: this ) awidthshow
1408  0.7347 setlinewidth
1409  0.0 0.0 0.0 setrgbcolor
1410 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1411 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 172.649 ] makefont setfont
1412 % Regular Weight
1413   0 0 moveto
1414  0.426861 0.0 32 0.0426126 0.0 494.485 172.649 1  setshowparams
1415 (endangers your MIT Kerberos account.\) ) awidthshow
1416  0.7347 setlinewidth
1417  0.0 0.0 0.0 setrgbcolor
1418 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1419 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 420.248 194.69 ] makefont setfont
1420 % Bold Weight
1421   0 0 moveto
1422  0.12196 0.0 32 0.0124899 0.0 560.588 194.69 1  setshowparams
1423 (And never write down your password or share it ) awidthshow
1424  0.7347 setlinewidth
1425  0.0 0.0 0.0 setrgbcolor
1426 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1427 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 187.343 ] makefont setfont
1428 % Bold Weight
1429   0 0 moveto
1430  0.0 0.0 32 0.0 0.0 395.269 187.343 1  setshowparams
1431 (with) awidthshow
1432  0.7347 setlinewidth
1433  0.0 0.0 0.0 setrgbcolor
1434 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1435 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 417.309 187.343 ] makefont setfont
1436 % Bold Weight
1437   0 0 moveto
1438  0.0 0.0 32 0.0 0.0 419.511 187.343 1  setshowparams
1439 (!) awidthshow
1440  0.7347 setlinewidth
1441  0.0 0.0 0.0 setrgbcolor
1442 % TimesNewRomanPS-BoldItalicMT TimesNewRomanPS-BoldItalicMT nonstandard font
1443 (TimesNewRomanPS-BoldItalicMT) cvn findfont [  6.6123 0.0 0.0 6.6123 396.738 187.343 ] makefont setfont
1444 % Bold Weight
1445   0 0 moveto
1446  0.0 0.0 32 0.14694 0.0 417.454 187.343 1  setshowparams
1447 (anyone) awidthshow
1448  0.7347 setlinewidth
1449  0.0 0.0 0.0 setrgbcolor
1450 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1451 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 143.996 ] makefont setfont
1452 % Bold Weight
1453   0 0 moveto
1454  0.244655 0.0 32 0.0242451 0.0 497.406 143.996 1  setshowparams
1455 (Protecting Your MIT Kerberos Identity) awidthshow
1456  0.7347 setlinewidth
1457  0.0 0.0 0.0 setrgbcolor
1458 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1459 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 128.567 ] makefont setfont
1460 % Regular Weight
1461   0 0 moveto
1462  0.551025 0.0 32 0.0551025 0.0 559.157 128.567 1  setshowparams
1463 (It is important that you safeguard your Kerberos username and ) awidthshow
1464  0.7347 setlinewidth
1465  0.0 0.0 0.0 setrgbcolor
1466 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1467 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 121.22 ] makefont setfont
1468 % Regular Weight
1469   0 0 moveto
1470  0.617148 0.0 32 0.0617148 0.0 434.264 121.22 1  setshowparams
1471 (password because ) awidthshow
1472  0.7347 setlinewidth
1473  0.0 0.0 0.0 setrgbcolor
1474 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1475 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 497.392 113.873 ] makefont setfont
1476 % Regular Weight
1477   0 0 moveto
1478  0.335023 0.0 32 0.0337962 0.0 549.132 113.873 1  setshowparams
1479 (. Don't share your ) awidthshow
1480  0.7347 setlinewidth
1481  0.0 0.0 0.0 setrgbcolor
1482 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1483 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 106.526 ] makefont setfont
1484 % Regular Weight
1485   0 0 moveto
1486  0.685475 0.0 32 0.0683271 0.0 549.142 106.526 1  setshowparams
1487 (password deliberately, and don't expose your username and ) awidthshow
1488  0.7347 setlinewidth
1489  0.0 0.0 0.0 setrgbcolor
1490 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1491 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 99.1792 ] makefont setfont
1492 % Regular Weight
1493   0 0 moveto
1494  0.769231 0.0 32 0.0771435 0.0 562.863 99.1792 1  setshowparams
1495 (password on the Internet inadvertantly \(hackers illegally gather ) awidthshow
1496  0.7347 setlinewidth
1497  0.0 0.0 0.0 setrgbcolor
1498 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1499 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 91.832 ] makefont setfont
1500 % Regular Weight
1501   0 0 moveto
1502  0.527515 0.0 32 0.0528984 0.0 558.706 91.832 1  setshowparams
1503 (usernames and passwords all the time\). The bottom line: if it's ) awidthshow
1504  0.7347 setlinewidth
1505  0.0 0.0 0.0 setrgbcolor
1506 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1507 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 84.4851 ] makefont setfont
1508 % Regular Weight
1509   0 0 moveto
1510  0.520168 0.0 32 0.0521637 0.0 498.175 84.4851 1  setshowparams
1511 (done in your name, you are responsible. ) awidthshow
1512  0.7347 setlinewidth
1513  0.0 0.0 0.0 setrgbcolor
1514 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1515 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 445.963 121.22 ] makefont setfont
1516 % Bold Weight
1517   0 0 moveto
1518  0.376901 0.0 32 0.0374697 0.0 553.978 121.22 1  setshowparams
1519 (will be held responsible for anything ) awidthshow
1520  0.7347 setlinewidth
1521  0.0 0.0 0.0 setrgbcolor
1522 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1523 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 113.873 ] makefont setfont
1524 % Bold Weight
1525   0 0 moveto
1526  0.362207 0.0 32 0.0360003 0.0 497.408 113.873 1  setshowparams
1527 (done using your MIT Kerberos identity) awidthshow
1528  0.7347 setlinewidth
1529  0.0 0.0 0.0 setrgbcolor
1530 % TimesNewRomanPS-BoldItalicMT TimesNewRomanPS-BoldItalicMT nonstandard font
1531 (TimesNewRomanPS-BoldItalicMT) cvn findfont [  6.6123 0.0 0.0 6.6123 434.208 121.22 ] makefont setfont
1532 % Bold Weight
1533   0 0 moveto
1534  0.0 0.0 32 0.183675 0.0 444.676 121.22 1  setshowparams
1535 (you) awidthshow
1536 } bind def   % end of function paint
1537
1538
1539 /myform << /FormType 1 /BBox [ 0 0 612 792 ] /Matrix matrix /PaintProc { paint } >> def
1540
1541 /dopage {   % name mit-id word-1 word-2 word-3 word-4 word-5 word-6
1542 8 6 roll    % word-1 word-2 word-3 word-4 word-5 word-6 name mit-id
1543 /id exch def
1544 /name exch def  % word-1 word-2 word-3 word-4 word-5 word-6
1545 myform execform
1546 (Times-Bold) cvn findfont [  12 0 0 12 0 0 ] makefont setfont
1547 555 737.603 moveto id stringwidth pop -1 mul 0 rmoveto currentpoint   % mit-id at top
1548 id show
1549 (Times-Roman) cvn findfont [  12 0 0 12 0 0  ] makefont setfont
1550 moveto name stringwidth pop ( -- ) stringwidth pop add -1 mul 0 rmoveto  % name at top
1551 name show
1552 ( -- ) show
1553 330 430 moveto
1554 (Times-Roman) cvn findfont [ 10 0 0 10 0 0  ] makefont setfont   % name
1555 name show
1556 330 412 moveto
1557 (Times-Roman) cvn findfont [ 10 0 0 10 0 0  ] makefont setfont   % id
1558 id show
1559 330 390 moveto
1560 (Courier) cvn findfont [ 10 0 0 10 0 0  ] makefont setfont
1561 6 -1 roll show
1562 ( ) show
1563 5 -1 roll show
1564 ( ) show
1565 4 -1 roll show
1566 330 380 moveto
1567 3 -1 roll show
1568 ( ) show
1569 exch show
1570 ( ) show
1571 show
1572 showpage
1573 } bind def
1574
1575 (Garry Zacheiss) (996574941) (DIDDLE) (DIDDLE) (DEE) (WUBBA) (WUBBA) (WUBBA) dopage
1576
This page took 0.165281 seconds and 5 git commands to generate.