]> andersk Git - moira.git/blame - reg_svr/coupons/coupon.ps
More minor edits.
[moira.git] / reg_svr / coupons / coupon.ps
CommitLineData
75866410 1%!PS-Adobe-3.0
e24b2c2b 2%%Creator: pstoedit
b8dd214b 3%%Pages: (atend)
75866410 4%%BeginProlog
e24b2c2b 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
75866410 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
36newpath
37120 120 6 circle
38closepath 0 setgray fill
39newpath
40121 121 3 circle
41closepath 1 setgray fill
42% left eye
43newpath
4490 120 6 circle
45closepath 0 setgray fill
4691 121 3 circle
47closepath 1 setgray fill
480 setgray
49
50% Containing Circle
5175 75 102 circle %75 75 100 circle
52% Left eye
5390 120 10 circle
54% Right eye
55120 120 10 circle
56% Berry on tree
5737.5 111 3 circle % 37.5 111 2.5 circle
58% Theta (outside)
59140 60 10 circle
60% Theta (inside)
61140 60 .5 circle
62
63% High leaf
64
6535 140 15 10 ellipse
66
67% Low leaf
68
6915 109 10 15 ellipse
70
71% Twigs holding leaves and berry
72
73% berry
744 145 moveto
7536 113 lineto
76
77% high leaf
789 140 moveto
7951 140 lineto
80
81% low leaf
8215 134 moveto
8315 93 lineto
84
85% squarish outline lines
860 45 moveto
87-10 65 -15 120 3 146 curveto
8820 160 25 155 75 155 curveto
8975 -5 moveto
90100 -5 145 5 155 15 curveto
91165 25 160 100 155 135 curveto
92
93% Main outline of owl
94
95stroke currentlinewidth dup 2 mul setlinewidth
96
9735 14 moveto
9835 18 lineto
9936 19 lineto
10037 20 lineto
10150 20 lineto
10252 21 lineto
10355 24 lineto
10456 29 lineto
10554 34 lineto
10653 36 lineto
10751 38 lineto
10848 40 lineto
10941 43 lineto
11031 46 lineto
11126 45 lineto
11220 44 lineto
11315 43 lineto
11413 43 lineto
11511 44 lineto
11610 45 lineto
11710 46 lineto
11811 48 lineto
11913 51 lineto
12020 61 lineto
12130 75 lineto
12234 80 lineto
12340 87 lineto
12445 93 lineto
12550 97 lineto
12655 101 lineto
12760 103 lineto
12864 105 lineto
12971 105 lineto
13069 108 lineto
13167 112 lineto
13266 115 lineto
13367 120 lineto
13468 124 lineto
13571 129 lineto
13672 132 lineto
13773 135 lineto
13871 141 lineto
13975 139 lineto
14080 137 lineto
14190 136 lineto
142100 135 lineto
143120 135 lineto
144130 136 lineto
145140 137 lineto
146146 140 lineto
147144 136 lineto
148142 132 lineto
149141 125 lineto
150142 118 lineto
151142 112 lineto
152140 106 lineto
153136 100 lineto
154132 95 lineto
155129 92 lineto
156124 89 lineto
157126 86 lineto
158127 80 lineto
159126 73 lineto
160124 66 lineto
161120 60 lineto
162116 55 lineto
163110 50 lineto
164105 46 lineto
165100 43 lineto
16691 39 lineto
16784 36 lineto
16875 35 lineto
16973 30 lineto
17073 25 lineto
17174 22 lineto
17276 20 lineto
17390 20 lineto
17492 18 lineto
17592 14 lineto
17675 35 moveto
17765 33 lineto
17862 31 lineto
17961 27 lineto
18061 22 lineto
18162 20 lineto
18263 19 lineto
18364 19 lineto
18466 21 lineto
18567 25 lineto
18666 31 lineto
18765 33 lineto
188
18920 44 moveto
19020 27 lineto
19122 25 lineto
19238 25 lineto
19340 27 lineto
19440 43 lineto
195% (end of main owl outline)
196
197stroke setlinewidth
198
199% everything else
200
20131 46 moveto
20239 49 lineto
20350 53 lineto
20459 57 lineto
20576 67 lineto
20680 70 lineto
20792 80 lineto
208100 88 lineto
209102 91 lineto
210102 94 lineto
211
21271 105 moveto
21375 103 lineto
21480 101 lineto
21587 100 lineto
21692 99 lineto
21799 96 lineto
218102 94 lineto
219110 90 lineto
220124 89 lineto
221% Damned stack limit!
222} bind def /owl2 {
22326 45 moveto
22426 30 lineto
225
22635 45 moveto
22735 30 lineto
228
22964 105 moveto
23078 80 lineto
231
23233 79 moveto
23360 66 lineto
234
23568 97 moveto
23666 99 lineto
23761 98 lineto
23848 83 lineto
239
24072 90 moveto
24168 94 lineto
24265 93 lineto
24363 92 lineto
24453 82 lineto
245
24675 85 moveto
24773 87 lineto
24870 88 lineto
24966 86 lineto
25060 80 lineto
251
25277 80 moveto
25375 83 lineto
25473 83 lineto
25567 79 lineto
256
25744 73 moveto
25840 74 lineto
25938 73 lineto
26033 68 lineto
261
26251 70 moveto
26346 71 lineto
26442 69 lineto
26532 61 lineto
266
26760 66 moveto
26854 67 lineto
26946 64 lineto
27030 52 lineto
271
272105 92 moveto
273105 100 lineto
274106 104 lineto
275108 107 lineto
276110 109 lineto
277115 112 lineto
278
279105 100 moveto
280104 104 lineto
281102 107 lineto
282100 109 lineto
28395 112 lineto
284
285130 90 moveto
286150 80 lineto
287130 70 lineto
288
289137 86 moveto
290137 74 lineto
291
292130 30 moveto
293130 45 lineto
294150 45 lineto
295150 30 lineto
296
297140 45 moveto
298140 35 lineto
299} bind def
e24b2c2b 300
301/owl { owl1 owl2 } bind def
302/inch { 72 mul } def
75866410 303
304/paint {
e24b2c2b 305
75866410 306pop
307
b8dd214b 3080 setlinecap
3090 setlinejoin
31010.0 setmiterlimit
311[ ] 0.0 setdash
312
e24b2c2b 313(NimbusRomNo9L-Medi) cvn /Times-Bold pstoedit.newfont
314(Times-Bold) cvn /Times-Bold pstoedit.newfont
b8dd214b 315(TimesNewRomanPS-BoldMT) cvn /Times-Bold pstoedit.newfont
e24b2c2b 316(NimbusRomNo9L-Regu) cvn /Times-Roman pstoedit.newfont
317(Times-Roman) cvn /Times-Roman pstoedit.newfont
b8dd214b 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
e24b2c2b 322(NimbusRomNo9L-MediItal) cvn /Times-BoldItalic pstoedit.newfont
323(Times-BoldItalic) cvn /Times-BoldItalic pstoedit.newfont
b8dd214b 324(TimesNewRomanPS-BoldItalicMT) cvn /Times-BoldItalic pstoedit.newfont
e24b2c2b 325(NimbusMonL-Regu) cvn /Courier pstoedit.newfont
326(Courier) cvn /Courier pstoedit.newfont
b8dd214b 327(CourierNewPSMT) cvn /Courier pstoedit.newfont
e24b2c2b 328 612.0 792.0 setPageSize
b8dd214b 329 0.7347 setlinewidth
330 0.0 0.0 0.0 setrgbcolor
e24b2c2b 331
b8dd214b 332gsave % gray boxes start here
3330.85 setgray
e24b2c2b 334newpath
b8dd214b 335140 340 moveto
336140 460 lineto
337565 460 lineto
338565 340 lineto
339fill
e24b2c2b 340newpath
b8dd214b 341374 465 moveto
342374 685 lineto
343565 685 lineto
344565 465 lineto
345fill
e24b2c2b 346newpath
b8dd214b 347374 75 moveto
348374 155 lineto
349565 155 lineto
350565 75 lineto
351fill
e24b2c2b 352newpath
b8dd214b 353374 165 moveto
354374 250 lineto
355565 250 lineto
356565 165 lineto
357fill
e24b2c2b 358newpath
b8dd214b 359374 260 moveto
360374 330 lineto
361565 330 lineto
362565 260 lineto
363fill
364stroke
365grestore % gray boxes end here
e24b2c2b 366
75866410 367gsave
b8dd214b 368180 375 translate
e24b2c2b 369.35 .35 scale
3702 setlinewidth
371owl stroke
75866410 372grestore
e24b2c2b 373
75866410 374gsave
b8dd214b 375470 375 translate
e24b2c2b 376.35 .35 scale
3772 setlinewidth
378owl stroke
75866410 379grestore
75866410 380
b8dd214b 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
e24b2c2b 384 0 0 moveto
b8dd214b 385 0.285064 0.0 32 0.0286533 0.0 166.055 741.307 1 setshowparams
e24b2c2b 386(PLEASE RETAIN -- CONFIDENTIAL) awidthshow
b8dd214b 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
e24b2c2b 392 0 0 moveto
b8dd214b 393 0.47829 0.0 32 0.0477555 0.0 466.557 706.776 1 setshowparams
e24b2c2b 394(Important Computing Information:) awidthshow
b8dd214b 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
e24b2c2b 400 0 0 moveto
b8dd214b 401 0.333554 0.0 32 0.0330615 0.0 482.706 694.286 1 setshowparams
e24b2c2b 402(Instructions for Creating Your MIT Kerberos Identity) awidthshow
b8dd214b 403 0.7347 setlinewidth
404 0.0 0.0 0.0 setrgbcolor
e24b2c2b 405
e24b2c2b 406
c8d42039 407% Separator bar in left margin
4080.7347 setlinewidth
4090.0 0.0 0.0 setrgbcolor
e24b2c2b 410newpath
c8d42039 411 50 636 moveto
412 125 636 lineto
413 125 635 lineto
414 50 635 lineto
e24b2c2b 415fill
c8d42039 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
f3f1bb5b 446(If you do are having) 125 594 rightjustify
447(difficulty registering) 125 586 rightjustify
448(for your account) 125 578 rightjustify
c8d42039 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
b8dd214b 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
f3f1bb5b 501(establish an identity in MIT's Kerberos security system. Many electronic ) awidthshow
b8dd214b 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 624.49 ] makefont setfont
594% Regular Weight
595 0 0 moveto
596 0.0 0.0 32 0.36735 0.0 394.166 624.49 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 624.49 ] makefont setfont
602% Regular Weight
603 0 0 moveto
604 0.388656 0.0 32 0.0389391 0.0 565.018 624.49 1 setshowparams
605(If you you do not have a compatible web browser, you can ) 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 401.146 617.143 ] makefont setfont
610% Regular Weight
611 0 0 moveto
612 0.558372 0.0 32 0.0558372 0.0 548.863 617.143 1 setshowparams
c8d42039 613(download Netscape Navigator 7.02 for Macintosh or ) awidthshow
b8dd214b 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 401.146 609.795 ] makefont setfont
618% Regular Weight
619 0 0 moveto
620 0.679598 0.0 32 0.0683271 0.0 434.277 609.795 1 setshowparams
621(Windows at) 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 498.861 609.795 ] makefont setfont
626% Regular Weight
627 0 0 moveto
628 0.0 0.0 32 0.0 0.0 500.514 609.795 1 setshowparams
e24b2c2b 629(.) awidthshow
b8dd214b 630 0.7347 setlinewidth
631 0.0 0.0 0.0 setrgbcolor
632% TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
633(TimesNewRomanPS-BoldMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 435.677 609.795 ] makefont setfont
634% Bold Weight
635 0 0 moveto
636 0.0 0.0 32 0.0374697 0.0 498.898 609.795 1 setshowparams
637(web.mit.edu/software/) awidthshow
638 0.7347 setlinewidth
639 0.0 0.0 0.0 setrgbcolor
640% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
641(TimesNewRomanPSMT) cvn findfont [ 7.347 0.0 0.0 7.347 387.922 595.102 ] makefont setfont
642% Regular Weight
643 0 0 moveto
644 0.0 0.0 32 0.36735 0.0 394.166 595.102 1 setshowparams
645(2.) awidthshow
646 0.7347 setlinewidth
647 0.0 0.0 0.0 setrgbcolor
648% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
649(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 401.146 595.102 ] makefont setfont
650% Regular Weight
e24b2c2b 651 0 0 moveto
b8dd214b 652 0.266696 0.0 32 0.0264492 0.0 513.562 595.102 1 setshowparams
653(Using a web browser, go to the web page) awidthshow
654 0.7347 setlinewidth
655 0.0 0.0 0.0 setrgbcolor
656% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
657(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 426.126 587.755 ] makefont setfont
658% Regular Weight
659 0 0 moveto
660 0.292411 0.0 32 0.029388 0.0 523.139 587.755 1 setshowparams
661(. \(On campus, you can click on the ) awidthshow
662 0.7347 setlinewidth
663 0.0 0.0 0.0 setrgbcolor
664% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
665(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 434.942 580.408 ] makefont setfont
666% Regular Weight
667 0 0 moveto
668 0.553229 0.0 32 0.0551025 0.0 551.066 580.408 1 setshowparams
669(button on the login screen of any Athena ) awidthshow
670 0.7347 setlinewidth
671 0.0 0.0 0.0 setrgbcolor
672% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
673(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 401.146 573.061 ] makefont setfont
674% Regular Weight
675 0 0 moveto
676 0.624495 0.0 32 0.0624495 0.0 560.629 573.061 1 setshowparams
677(workstation. There are Athena workstations in "clusters" ) 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 565.713 ] makefont setfont
682% Regular Weight
683 0 0 moveto
684 0.598781 0.0 32 0.0602454 0.0 523.178 565.713 1 setshowparams
685(all over campus, and in individual offices.\) ) awidthshow
686 0.7347 setlinewidth
687 0.0 0.0 0.0 setrgbcolor
688% TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
689(TimesNewRomanPS-BoldMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 515.024 595.102 ] makefont setfont
690% Bold Weight
691 0 0 moveto
692 0.0 0.0 32 -0.0330615 0.0 550.995 595.102 1 setshowparams
693(web.mit.edu/) awidthshow
694 0.7347 setlinewidth
695 0.0 0.0 0.0 setrgbcolor
696% TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
697(TimesNewRomanPS-BoldMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 401.146 587.755 ] makefont setfont
698% Bold Weight
699 0 0 moveto
700 0.0 0.0 32 0.185879 0.0 426.317 587.755 1 setshowparams
701(register/) awidthshow
702 0.7347 setlinewidth
703 0.0 0.0 0.0 setrgbcolor
704% TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
705(TimesNewRomanPS-BoldMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 523.106 587.755 ] makefont setfont
706% Bold Weight
707 0 0 moveto
708 0.235104 0.0 32 0.0235104 0.0 559.129 587.755 1 setshowparams
709(Register for ) awidthshow
710 0.7347 setlinewidth
711 0.0 0.0 0.0 setrgbcolor
712% TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
713(TimesNewRomanPS-BoldMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 401.146 580.408 ] makefont setfont
714% Bold Weight
715 0 0 moveto
716 0.0962457 0.0 32 0.0095511 0.0 433.478 580.408 1 setshowparams
717(an Account) awidthshow
718 0.7347 setlinewidth
719 0.0 0.0 0.0 setrgbcolor
720% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
721(TimesNewRomanPSMT) cvn findfont [ 7.347 0.0 0.0 7.347 387.922 549.55 ] makefont setfont
722% Regular Weight
723 0 0 moveto
724 0.0 0.0 32 0.36735 0.0 394.166 549.55 1 setshowparams
725(3.) 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 549.55 ] makefont setfont
730% Regular Weight
731 0 0 moveto
732 0.761149 0.0 32 0.0764088 0.0 534.211 549.55 1 setshowparams
733(Follow the instructions as prompted, using the ) awidthshow
734 0.7347 setlinewidth
735 0.0 0.0 0.0 setrgbcolor
736% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
737(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 401.146 542.203 ] makefont setfont
738% Regular Weight
739 0 0 moveto
740 0.396003 0.0 32 0.0396738 0.0 555.475 542.203 1 setshowparams
741(information from your MIT Kerberos / Athena Account ) awidthshow
742 0.7347 setlinewidth
743 0.0 0.0 0.0 setrgbcolor
744% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
745(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 401.146 534.856 ] makefont setfont
746% Regular Weight
747 0 0 moveto
748 0.83168 0.0 32 0.0830211 0.0 535.673 534.856 1 setshowparams
749(Coupon below. The coupon information applies) awidthshow
750 0.7347 setlinewidth
751 0.0 0.0 0.0 setrgbcolor
752% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
753(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 411.432 527.509 ] makefont setfont
754% Regular Weight
755 0 0 moveto
756 0.368085 0.0 32 0.036735 0.0 548.85 527.509 1 setshowparams
757( and is valid for exactly one use -- after you have ) 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 520.162 ] makefont setfont
762% Regular Weight
763 0 0 moveto
764 0.687679 0.0 32 0.0690618 0.0 563.591 520.162 1 setshowparams
765(successfully registered for your account, nobody else can ) 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 401.146 512.815 ] makefont setfont
770% Regular Weight
771 0 0 moveto
772 0.473147 0.0 32 0.0470208 0.0 546.646 512.815 1 setshowparams
773(register for an account as you, even if they find this ) 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 505.468 ] makefont setfont
778% Regular Weight
779 0 0 moveto
780 0.866946 0.0 32 0.0866946 0.0 425.477 505.468 1 setshowparams
781(coupon. ) awidthshow
782 0.7347 setlinewidth
783 0.0 0.0 0.0 setrgbcolor
784% TimesNewRomanPS-ItalicMT TimesNewRomanPS-ItalicMT nonstandard font
785(TimesNewRomanPS-ItalicMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 537.065 534.856 ] makefont setfont
786% Regular Weight
787 0 0 moveto
788 0.545147 0.0 32 0.0543678 0.0 558.424 534.856 1 setshowparams
789(only to ) awidthshow
790 0.7347 setlinewidth
791 0.0 0.0 0.0 setrgbcolor
792% TimesNewRomanPS-ItalicMT TimesNewRomanPS-ItalicMT nonstandard font
793(TimesNewRomanPS-ItalicMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 401.146 527.509 ] makefont setfont
794% Regular Weight
795 0 0 moveto
796 0.0 0.0 32 0.369554 0.0 411.802 527.509 1 setshowparams
797(you) awidthshow
798 0.7347 setlinewidth
799 0.0 0.0 0.0 setrgbcolor
800% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
801(TimesNewRomanPSMT) cvn findfont [ 7.347 0.0 0.0 7.347 387.922 489.305 ] makefont setfont
802% Regular Weight
803 0 0 moveto
804 0.0 0.0 32 0.36735 0.0 394.166 489.305 1 setshowparams
805(4.) awidthshow
806 0.7347 setlinewidth
807 0.0 0.0 0.0 setrgbcolor
808% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
809(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 401.146 489.305 ] makefont setfont
810% Regular Weight
811 0 0 moveto
812 0.659026 0.0 32 0.066123 0.0 527.126 489.305 1 setshowparams
813(That's it! Your Kerberos identity is available) awidthshow
814 0.7347 setlinewidth
815 0.0 0.0 0.0 setrgbcolor
816% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
817(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 437.146 481.958 ] makefont setfont
818% Regular Weight
819 0 0 moveto
820 0.337962 0.0 32 0.0337962 0.0 553.996 481.958 1 setshowparams
821(. \(Your Athena account and filespace may ) awidthshow
822 0.7347 setlinewidth
823 0.0 0.0 0.0 setrgbcolor
824% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
825(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 401.146 474.611 ] makefont setfont
826% Regular Weight
827 0 0 moveto
828 0.529719 0.0 32 0.0528984 0.0 540.051 474.611 1 setshowparams
829(take several hours before they become available.\) ) awidthshow
830 0.7347 setlinewidth
831 0.0 0.0 0.0 setrgbcolor
832% TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
833(TimesNewRomanPS-BoldMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 401.146 481.958 ] makefont setfont
834% Bold Weight
835 0 0 moveto
836 0.0 0.0 32 0.11094 0.0 437.257 481.958 1 setshowparams
837(immediately) awidthshow
838 0.7347 setlinewidth
839 0.0 0.0 0.0 setrgbcolor
e24b2c2b 840
b8dd214b 841% 3 pathnumber
842 0.7347 setlinewidth
843 0.0 0.0 0.0 setrgbcolor
e24b2c2b 844% eofilledpath
845newpath
b8dd214b 846 141.797 457.713 moveto
847 139.593 459.917 lineto
848 565.719 459.917 lineto
849 563.515 457.713 lineto
850 141.797 457.713 lineto
e24b2c2b 851eofill
852
b8dd214b 853% 4 pathnumber
854 0.7347 setlinewidth
855 0.0 0.0 0.0 setrgbcolor
e24b2c2b 856% eofilledpath
857newpath
b8dd214b 858 141.797 341.63 moveto
859 139.593 339.426 lineto
860 139.593 459.917 lineto
861 141.797 457.713 lineto
862 141.797 341.63 lineto
e24b2c2b 863eofill
864
b8dd214b 865% 5 pathnumber
866 0.7347 setlinewidth
867 0.0 0.0 0.0 setrgbcolor
e24b2c2b 868% eofilledpath
869newpath
b8dd214b 870 563.515 341.63 moveto
871 565.719 339.426 lineto
872 139.593 339.426 lineto
873 141.797 341.63 lineto
874 563.515 341.63 lineto
e24b2c2b 875eofill
876
b8dd214b 877% 6 pathnumber
878 0.7347 setlinewidth
879 0.0 0.0 0.0 setrgbcolor
e24b2c2b 880% eofilledpath
881newpath
b8dd214b 882 563.515 457.713 moveto
883 565.719 459.917 lineto
884 565.719 339.426 lineto
885 563.515 341.63 lineto
886 563.515 457.713 lineto
e24b2c2b 887eofill
888
b8dd214b 889% 7 pathnumber
890 0.7347 setlinewidth
891 0.0 0.0 0.0 setrgbcolor
e24b2c2b 892% eofilledpath
893newpath
b8dd214b 894 144.001 455.509 moveto
895 143.267 456.243 lineto
896 562.045 456.243 lineto
897 561.311 455.509 lineto
898 144.001 455.509 lineto
e24b2c2b 899eofill
900
b8dd214b 901% 8 pathnumber
902 0.7347 setlinewidth
903 0.0 0.0 0.0 setrgbcolor
e24b2c2b 904% eofilledpath
905newpath
b8dd214b 906 144.001 343.834 moveto
907 143.267 343.1 lineto
908 143.267 456.243 lineto
909 144.001 455.509 lineto
910 144.001 343.834 lineto
e24b2c2b 911eofill
912
b8dd214b 913% 9 pathnumber
914 0.7347 setlinewidth
915 0.0 0.0 0.0 setrgbcolor
e24b2c2b 916% eofilledpath
917newpath
b8dd214b 918 561.311 343.834 moveto
919 562.045 343.1 lineto
920 143.267 343.1 lineto
921 144.001 343.834 lineto
922 561.311 343.834 lineto
e24b2c2b 923eofill
924
b8dd214b 925% 10 pathnumber
926 0.7347 setlinewidth
927 0.0 0.0 0.0 setrgbcolor
e24b2c2b 928% eofilledpath
929newpath
b8dd214b 930 561.311 455.509 moveto
931 562.045 456.243 lineto
932 562.045 343.1 lineto
933 561.311 343.834 lineto
934 561.311 455.509 lineto
e24b2c2b 935eofill
b8dd214b 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 440.815 ] makefont setfont
940% Bold Weight
e24b2c2b 941 0 0 moveto
b8dd214b 942 0.0 0.0 32 0.233635 0.0 223.585 440.815 1 setshowparams
e24b2c2b 943(Confidential) awidthshow
b8dd214b 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 279.186 440.815 ] makefont setfont
948% Bold Weight
e24b2c2b 949 0 0 moveto
b8dd214b 950 0.0 0.0 32 -0.163838 0.0 425.21 440.815 1 setshowparams
e24b2c2b 951(MIT KERBEROS / ATHENA ACCOUNT COUPON ) awidthshow
b8dd214b 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 466.534 440.815 ] makefont setfont
956% Bold Weight
e24b2c2b 957 0 0 moveto
b8dd214b 958 0.0 0.0 32 0.14694 0.0 518.101 440.815 1 setshowparams
e24b2c2b 959(Non-Transferable) awidthshow
b8dd214b 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 298.288 430.529 ] makefont setfont
964% Bold Weight
e24b2c2b 965 0 0 moveto
b8dd214b 966 0.0 0.0 32 -0.0896334 0.0 316.565 430.529 1 setshowparams
e24b2c2b 967(Name:) awidthshow
b8dd214b 968 0.7347 setlinewidth
969 0.0 0.0 0.0 setrgbcolor
970% TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
971(TimesNewRomanPS-BoldMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 288.737 412.243 ] makefont setfont
972% Bold Weight
e24b2c2b 973 0 0 moveto
b8dd214b 974 0.108736 0.0 32 0.0110205 0.0 316.664 420.243 1 setshowparams
e24b2c2b 975(MIT ID#:) awidthshow
b8dd214b 976 0.7347 setlinewidth
977 0.0 0.0 0.0 setrgbcolor
978% TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
979(TimesNewRomanPS-BoldMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 281.39 387.182 ] makefont setfont
980% Bold Weight
e24b2c2b 981 0 0 moveto
b8dd214b 982 0.485637 0.0 32 0.0484902 0.0 316.701 387.182 1 setshowparams
e24b2c2b 983(Key Words:) awidthshow
b8dd214b 984 0.7347 setlinewidth
985 0.0 0.0 0.0 setrgbcolor
986% TimesNewRomanPS-BoldItalicMT TimesNewRomanPS-BoldItalicMT nonstandard font
987(TimesNewRomanPS-BoldItalicMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 186.614 354.12 ] makefont setfont
988% Bold Weight
e24b2c2b 989 0 0 moveto
b8dd214b 990 0.203512 0.0 32 0.0205716 0.0 239.538 354.12 1 setshowparams
e24b2c2b 991(Limit One Account) awidthshow
b8dd214b 992 0.7347 setlinewidth
993 0.0 0.0 0.0 setrgbcolor
994% TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
995(TimesNewRomanPS-BoldMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 329.145 354.12 ] makefont setfont
996% Bold Weight
e24b2c2b 997 0 0 moveto
b8dd214b 998 0.0 0.0 32 -0.100654 0.0 375.334 354.12 1 setshowparams
e24b2c2b 999(DO NOT LOSE!) awidthshow
b8dd214b 1000 0.7347 setlinewidth
1001 0.0 0.0 0.0 setrgbcolor
1002% TimesNewRomanPS-BoldItalicMT TimesNewRomanPS-BoldItalicMT nonstandard font
1003(TimesNewRomanPS-BoldItalicMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 475.351 354.12 ] makefont setfont
1004% Bold Weight
e24b2c2b 1005 0 0 moveto
b8dd214b 1006 0.340901 0.0 32 0.0337962 0.0 517.987 354.12 1 setshowparams
e24b2c2b 1007(No Cash Value) awidthshow
b8dd214b 1008 0.7347 setlinewidth
1009 0.0 0.0 0.0 setrgbcolor
1010% TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1011(TimesNewRomanPS-BoldMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 139.593 320.324 ] makefont setfont
1012% Bold Weight
e24b2c2b 1013 0 0 moveto
b8dd214b 1014 0.261553 0.0 32 0.0264492 0.0 340.927 320.324 1 setshowparams
1015(What Your MIT Kerberos Identity Gives You Access To \(partial list\) ) awidthshow
1016
1017% 11 pathnumber
1018 0.7347 setlinewidth
1019 0.0 0.0 0.0 setrgbcolor
1020% filledpath
1021newpath
1022 150.614 295.711 moveto
1023 150.614 295.103 150.12 294.609 149.511 294.609 curveto
1024 148.903 294.609 148.409 295.103 148.409 295.711 curveto
1025 148.409 296.32 148.903 296.813 149.511 296.813 curveto
1026 150.12 296.813 150.614 296.32 150.614 295.711 curveto
1027fill
1028 0.7347 setlinewidth
1029 0.0 0.0 0.0 setrgbcolor
1030% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1031(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 157.96 295.344 ] makefont setfont
1032% Regular Weight
e24b2c2b 1033 0 0 moveto
b8dd214b 1034 0.310778 0.0 32 0.0308574 0.0 197.202 295.344 1 setshowparams
1035(MIT's central ) awidthshow
1036 0.7347 setlinewidth
1037 0.0 0.0 0.0 setrgbcolor
1038% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1039(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 237.308 295.344 ] makefont setfont
1040% Regular Weight
e24b2c2b 1041 0 0 moveto
b8dd214b 1042 0.466534 0.0 32 0.0462861 0.0 357.821 295.344 1 setshowparams
1043(. Once you have established your Kerberos ) awidthshow
1044 0.7347 setlinewidth
1045 0.0 0.0 0.0 setrgbcolor
1046% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1047(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 157.96 287.997 ] makefont setfont
1048% Regular Weight
1049 0 0 moveto
1050 0.509147 0.0 32 0.0506943 0.0 349.76 287.997 1 setshowparams
1051(identity, others can send email to you at an @mit.edu email address. ) awidthshow
1052 0.7347 setlinewidth
1053 0.0 0.0 0.0 setrgbcolor
1054% TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1055(TimesNewRomanPS-BoldMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 196.165 295.344 ] makefont setfont
1056% Bold Weight
1057 0 0 moveto
1058 0.886048 0.0 32 0.0888987 0.0 237.405 295.344 1 setshowparams
1059(email services) awidthshow
1060
1061% 12 pathnumber
1062 0.7347 setlinewidth
1063 0.0 0.0 0.0 setrgbcolor
1064% filledpath
1065newpath
1066 150.614 272.201 moveto
1067 150.614 271.592 150.12 271.099 149.511 271.099 curveto
1068 148.903 271.099 148.409 271.592 148.409 272.201 curveto
1069 148.409 272.81 148.903 273.303 149.511 273.303 curveto
1070 150.12 273.303 150.614 272.81 150.614 272.201 curveto
1071fill
1072 0.7347 setlinewidth
1073 0.0 0.0 0.0 setrgbcolor
1074% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1075(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 157.96 271.833 ] makefont setfont
1076% Regular Weight
e24b2c2b 1077 0 0 moveto
b8dd214b 1078 0.0470208 0.0 32 0.0044082 0.0 191.021 271.833 1 setshowparams
1079(A wealth of ) awidthshow
1080 0.7347 setlinewidth
1081 0.0 0.0 0.0 setrgbcolor
1082% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1083(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 305.635 271.833 ] makefont setfont
1084% Regular Weight
e24b2c2b 1085 0 0 moveto
b8dd214b 1086 1.0925 0.0 32 0.10947 0.0 342.485 271.833 1 setshowparams
1087(\(educational ) awidthshow
1088 0.7347 setlinewidth
1089 0.0 0.0 0.0 setrgbcolor
1090% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1091(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 157.96 264.487 ] makefont setfont
1092% Regular Weight
e24b2c2b 1093 0 0 moveto
b8dd214b 1094 0.515759 0.0 32 0.051429 0.0 367.371 264.487 1 setshowparams
1095(discounts for computer purchases, access to MIT-only web pages, software ) awidthshow
1096 0.7347 setlinewidth
1097 0.0 0.0 0.0 setrgbcolor
1098% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1099(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 157.96 257.139 ] makefont setfont
1100% Regular Weight
e24b2c2b 1101 0 0 moveto
b8dd214b 1102 0.812578 0.0 32 0.0815517 0.0 203.597 257.139 1 setshowparams
1103(downloads, etc.\)) awidthshow
1104 0.7347 setlinewidth
1105 0.0 0.0 0.0 setrgbcolor
1106% TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1107(TimesNewRomanPS-BoldMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 191.022 271.833 ] makefont setfont
1108% Bold Weight
e24b2c2b 1109 0 0 moveto
b8dd214b 1110 0.517964 0.0 32 0.0521637 0.0 304.223 271.833 1 setshowparams
1111("web certificate") awidthshow
1112%("web certificate"-based online services) awidthshow
1113
1114% TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1115(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 241.022 271.833 ] makefont setfont
1116% Bold Weight
e24b2c2b 1117 0 0 moveto
b8dd214b 1118 0.517964 0.0 32 0.0521637 0.0 304.223 271.833 1 setshowparams
1119(-based online services) awidthshow
e24b2c2b 1120
b8dd214b 1121% 13 pathnumber
1122 0.7347 setlinewidth
1123 0.0 0.0 0.0 setrgbcolor
e24b2c2b 1124% filledpath
1125newpath
b8dd214b 1126 150.614 241.344 moveto
1127 150.614 240.735 150.12 240.242 149.511 240.242 curveto
1128 148.903 240.242 148.409 240.735 148.409 241.344 curveto
1129 148.409 241.952 148.903 242.446 149.511 242.446 curveto
1130 150.12 242.446 150.614 241.952 150.614 241.344 curveto
e24b2c2b 1131fill
b8dd214b 1132 0.7347 setlinewidth
1133 0.0 0.0 0.0 setrgbcolor
1134% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1135(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 181.471 240.976 ] makefont setfont
1136% Regular Weight
1137 0 0 moveto
1138 0.631842 0.0 32 0.0631842 0.0 367.673 240.976 1 setshowparams
1139(, MIT's web-based student information system, provides you with ) awidthshow
1140 0.7347 setlinewidth
1141 0.0 0.0 0.0 setrgbcolor
1142% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1143(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 157.96 233.629 ] makefont setfont
1144% Regular Weight
1145 0 0 moveto
1146 0.628169 0.0 32 0.0624495 0.0 262.332 233.629 1 setshowparams
1147(online access to your student record. ) awidthshow
1148 0.7347 setlinewidth
1149 0.0 0.0 0.0 setrgbcolor
1150% TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1151(TimesNewRomanPS-BoldMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 157.96 240.976 ] makefont setfont
1152% Bold Weight
1153 0 0 moveto
1154 0.0 0.0 32 0.0712659 0.0 181.535 240.976 1 setshowparams
1155(WebSIS) awidthshow
e24b2c2b 1156
b8dd214b 1157% 14 pathnumber
1158 0.7347 setlinewidth
1159 0.0 0.0 0.0 setrgbcolor
e24b2c2b 1160% filledpath
1161newpath
b8dd214b 1162 150.614 217.833 moveto
1163 150.614 217.225 150.12 216.731 149.511 216.731 curveto
1164 148.903 216.731 148.409 217.225 148.409 217.833 curveto
1165 148.409 218.442 148.903 218.935 149.511 218.935 curveto
1166 150.12 218.935 150.614 218.442 150.614 217.833 curveto
e24b2c2b 1167fill
b8dd214b 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 215.262 ] makefont setfont
1172% Regular Weight
e24b2c2b 1173 0 0 moveto
b8dd214b 1174 0.0 0.0 32 -0.0595107 0.0 169.658 215.262 1 setshowparams
1175(The ) awidthshow
1176 0.7347 setlinewidth
1177 0.0 0.0 0.0 setrgbcolor
1178% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1179(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 190.287 215.262 ] makefont setfont
1180% Regular Weight
e24b2c2b 1181 0 0 moveto
b8dd214b 1182 0.172655 0.0 32 0.0176328 0.0 286.827 215.262 1 setshowparams
1183( system, MIT's campus-wide UNIX) 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 290.941 215.262 ] makefont setfont
1188% Regular Weight
1189 0 0 moveto
1190 0.427595 0.0 32 0.0426126 0.0 338.006 215.262 1 setshowparams
1191(-based academic ) awidthshow
1192 0.7347 setlinewidth
1193 0.0 0.0 0.0 setrgbcolor
1194% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1195(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 157.96 207.915 ] makefont setfont
1196% Regular Weight
1197 0 0 moveto
1198 0.614944 0.0 32 0.0617148 0.0 345.384 207.915 1 setshowparams
1199(computing facility. In addition to filespace, you can use Athena to ) awidthshow
1200 0.7347 setlinewidth
1201 0.0 0.0 0.0 setrgbcolor
1202% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1203(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 157.96 200.568 ] makefont setfont
1204% Regular Weight
1205 0 0 moveto
1206 0.700169 0.0 32 0.0697965 0.0 367.404 200.568 1 setshowparams
1207(communicate with other students and faculty on-line, explore the internet, ) awidthshow
1208 0.7347 setlinewidth
1209 0.0 0.0 0.0 setrgbcolor
1210% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1211(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 157.96 193.22 ] makefont setfont
1212% Regular Weight
1213 0 0 moveto
1214 0.347513 0.0 32 0.0345309 0.0 357.806 193.22 1 setshowparams
1215(do class work, put up your own web pages, and make use of many other ) awidthshow
1216 0.7347 setlinewidth
1217 0.0 0.0 0.0 setrgbcolor
1218% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1219(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 157.96 185.874 ] makefont setfont
1220% Regular Weight
1221 0 0 moveto
1222 0.612005 0.0 32 0.0609801 0.0 305.682 185.874 1 setshowparams
1223(features and applications \(e.g., third-party software\). ) awidthshow
1224 0.7347 setlinewidth
1225 0.0 0.0 0.0 setrgbcolor
1226% TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1227(TimesNewRomanPS-BoldMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 169.716 215.262 ] makefont setfont
1228% Bold Weight
1229 0 0 moveto
1230 0.0 0.0 32 0.0 0.0 190.285 215.262 1 setshowparams
1231(Athena) awidthshow
1232 0.7347 setlinewidth
1233 0.0 0.0 0.0 setrgbcolor
1234% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1235(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 285.798 217.466 ] makefont setfont
1236% Regular Weight
e24b2c2b 1237 0 0 moveto
b8dd214b 1238 0.0 0.0 32 0.0 0.0 289.104 217.466 1 setshowparams
1239(\256) awidthshow
1240
1241% 15 pathnumber
1242 0.7347 setlinewidth
1243 0.0 0.0 0.0 setrgbcolor
1244% filledpath
1245newpath
1246 150.614 170.078 moveto
1247 150.614 169.469 150.12 168.976 149.511 168.976 curveto
1248 148.903 168.976 148.409 169.469 148.409 170.078 curveto
1249 148.409 170.686 148.903 171.18 149.511 171.18 curveto
1250 150.12 171.18 150.614 170.686 150.614 170.078 curveto
1251fill
1252 0.7347 setlinewidth
1253 0.0 0.0 0.0 setrgbcolor
1254% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1255(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 157.96 169.71 ] makefont setfont
1256% Regular Weight
e24b2c2b 1257 0 0 moveto
b8dd214b 1258 0.616413 0.0 32 0.0617148 0.0 267.497 169.71 1 setshowparams
1259(Some of the electronically-run campus ) awidthshow
1260 0.7347 setlinewidth
1261 0.0 0.0 0.0 setrgbcolor
1262% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1263(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 300.492 169.71 ] makefont setfont
1264% Regular Weight
e24b2c2b 1265 0 0 moveto
b8dd214b 1266 0.366615 0.0 32 0.036735 0.0 359.295 169.71 1 setshowparams
1267(\(Housing, Phys. Ed.\) ) awidthshow
1268 0.7347 setlinewidth
1269 0.0 0.0 0.0 setrgbcolor
1270% TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1271(TimesNewRomanPS-BoldMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 267.431 169.71 ] makefont setfont
1272% Bold Weight
e24b2c2b 1273 0 0 moveto
b8dd214b 1274 0.0 0.0 32 0.148409 0.0 299.165 169.71 1 setshowparams
1275("lotteries") awidthshow
1276
1277% 16 pathnumber
1278 0.7347 setlinewidth
1279 0.0 0.0 0.0 setrgbcolor
1280% filledpath
1281newpath
1282 150.614 153.914 moveto
1283 150.614 153.306 150.12 152.812 149.511 152.812 curveto
1284 148.903 152.812 148.409 153.306 148.409 153.914 curveto
1285 148.409 154.523 148.903 155.016 149.511 155.016 curveto
1286 150.12 155.016 150.614 154.523 150.614 153.914 curveto
1287fill
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 157.96 153.547 ] makefont setfont
1292% Regular Weight
1293 0 0 moveto
1294 0.573066 0.0 32 0.0573066 0.0 351.965 153.547 1 setshowparams
1295(For information about these systems and services \(and how to access ) 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 157.96 146.2 ] makefont setfont
1300% Regular Weight
1301 0 0 moveto
1302 0.393065 0.0 32 0.0389391 0.0 185.916 146.2 1 setshowparams
1303(them\), see) 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 300.492 146.2 ] makefont setfont
1308% Regular Weight
1309 0 0 moveto
1310 0.0 0.0 32 0.0 0.0 302.145 146.2 1 setshowparams
1311(.) awidthshow
1312 0.7347 setlinewidth
1313 0.0 0.0 0.0 setrgbcolor
1314% TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1315(TimesNewRomanPS-BoldMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 187.348 146.2 ] makefont setfont
1316% Bold Weight
e24b2c2b 1317 0 0 moveto
b8dd214b 1318 0.0 0.0 32 0.0844905 0.0 300.582 146.2 1 setshowparams
732ff935 1319(web.mit.edu/ist/start/students) awidthshow
b8dd214b 1320 0.7347 setlinewidth
1321 0.0 0.0 0.0 setrgbcolor
1322% TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1323(TimesNewRomanPS-BoldMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 382.779 320.324 ] makefont setfont
1324% Bold Weight
e24b2c2b 1325 0 0 moveto
b8dd214b 1326 0.199838 0.0 32 0.0198369 0.0 500.336 320.324 1 setshowparams
e24b2c2b 1327(Choosing Your MIT Kerberos Username) awidthshow
b8dd214b 1328 0.7347 setlinewidth
1329 0.0 0.0 0.0 setrgbcolor
1330% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1331(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 382.779 304.895 ] makefont setfont
1332% Regular Weight
1333 0 0 moveto
1334 0.496657 0.0 32 0.0499596 0.0 561.37 304.895 1 setshowparams
1335(Unlike usernames you may have created on other systems, once ) awidthshow
1336 0.7347 setlinewidth
1337 0.0 0.0 0.0 setrgbcolor
1338% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1339(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 382.779 297.548 ] makefont setfont
1340% Regular Weight
1341 0 0 moveto
1342 0.435677 0.0 32 0.0433473 0.0 491.542 297.548 1 setshowparams
1343(you pick your MIT Kerberos username,) awidthshow
1344 0.7347 setlinewidth
1345 0.0 0.0 0.0 setrgbcolor
1346% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1347(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 426.861 290.201 ] makefont setfont
1348% Regular Weight
1349 0 0 moveto
1350 0.314452 0.0 32 0.0315921 0.0 564.288 290.201 1 setshowparams
1351( Be sure to pick a name you will feel comfortable ) 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 282.854 ] makefont setfont
1356% Regular Weight
1357 0 0 moveto
1358 0.778782 0.0 32 0.0778782 0.0 542.996 282.854 1 setshowparams
1359(using and sharing with others \(your advisor, instructors, ) 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 275.507 ] makefont setfont
1364% Regular Weight
1365 0 0 moveto
1366 0.540739 0.0 32 0.0543678 0.0 565.05 275.507 1 setshowparams
1367(potential employers, friends, and maybe even your family\) for as ) 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 268.16 ] makefont setfont
1372% Regular Weight
1373 0 0 moveto
1374 0.201308 0.0 32 0.0198369 0.0 448.178 268.16 1 setshowparams
e24b2c2b 1375(long as you are at MIT. ) awidthshow
b8dd214b 1376 0.7347 setlinewidth
1377 0.0 0.0 0.0 setrgbcolor
1378% TimesNewRomanPS-BoldItalicMT TimesNewRomanPS-BoldItalicMT nonstandard font
1379(TimesNewRomanPS-BoldItalicMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 492.984 297.548 ] makefont setfont
1380% Bold Weight
1381 0 0 moveto
1382 0.398207 0.0 32 0.0396738 0.0 557.673 297.548 1 setshowparams
1383(you will not be able to ) awidthshow
1384 0.7347 setlinewidth
1385 0.0 0.0 0.0 setrgbcolor
1386% TimesNewRomanPS-BoldItalicMT TimesNewRomanPS-BoldItalicMT nonstandard font
1387(TimesNewRomanPS-BoldItalicMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 382.779 290.201 ] makefont setfont
1388% Bold Weight
1389 0 0 moveto
1390 0.474616 0.0 32 0.0477555 0.0 426.912 290.201 1 setshowparams
1391(change it, ever!) awidthshow
1392 0.7347 setlinewidth
1393 0.0 0.0 0.0 setrgbcolor
1394% TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1395(TimesNewRomanPS-BoldMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 382.779 239.507 ] makefont setfont
1396% Bold Weight
1397 0 0 moveto
1398 0.297554 0.0 32 0.0301227 0.0 499.625 239.507 1 setshowparams
e24b2c2b 1399(Choosing Your MIT Kerberos Password) awidthshow
b8dd214b 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 224.078 ] makefont setfont
1404% Regular Weight
1405 0 0 moveto
1406 0.499596 0.0 32 0.0499596 0.0 560.614 224.078 1 setshowparams
1407(Unlike your username, you can change your password any time ) 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 216.731 ] makefont setfont
1412% Regular Weight
1413 0 0 moveto
1414 0.461392 0.0 32 0.0462861 0.0 563.844 216.731 1 setshowparams
1415(you like -- in fact, you should. But pick a password that can't be ) awidthshow
1416 0.7347 setlinewidth
1417 0.0 0.0 0.0 setrgbcolor
1418% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1419(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 382.779 209.384 ] makefont setfont
1420% Regular Weight
1421 0 0 moveto
1422 0.498861 0.0 32 0.0499596 0.0 560.164 209.384 1 setshowparams
1423(easily guessed. Don't use words in the dictionary or names. Do ) awidthshow
1424 0.7347 setlinewidth
1425 0.0 0.0 0.0 setrgbcolor
1426% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1427(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 382.779 202.037 ] makefont setfont
1428% Regular Weight
1429 0 0 moveto
1430 0.607597 0.0 32 0.0609801 0.0 560.646 202.037 1 setshowparams
1431(use combinations of capital and lowercase letters, numbers and ) awidthshow
1432 0.7347 setlinewidth
1433 0.0 0.0 0.0 setrgbcolor
1434% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1435(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 382.779 194.69 ] makefont setfont
1436% Regular Weight
1437 0 0 moveto
1438 1.33936 0.0 32 0.133715 0.0 420.381 194.69 1 setshowparams
1439(punctuation. ) awidthshow
1440 0.7347 setlinewidth
1441 0.0 0.0 0.0 setrgbcolor
1442% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1443(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 419.513 187.343 ] makefont setfont
1444% Regular Weight
1445 0 0 moveto
1446 0.304166 0.0 32 0.0301227 0.0 561.587 187.343 1 setshowparams
1447( \(Also, don't use your MIT Kerberos password as a ) awidthshow
1448 0.7347 setlinewidth
1449 0.0 0.0 0.0 setrgbcolor
1450% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1451(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 382.779 179.996 ] makefont setfont
1452% Regular Weight
1453 0 0 moveto
1454 0.664904 0.0 32 0.066123 0.0 540.034 179.996 1 setshowparams
1455(password in any non-Kerberos systems you access: this ) 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 172.649 ] makefont setfont
1460% Regular Weight
1461 0 0 moveto
1462 0.426861 0.0 32 0.0426126 0.0 494.485 172.649 1 setshowparams
1463(endangers your MIT Kerberos account.\) ) awidthshow
1464 0.7347 setlinewidth
1465 0.0 0.0 0.0 setrgbcolor
1466% TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1467(TimesNewRomanPS-BoldMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 420.248 194.69 ] makefont setfont
1468% Bold Weight
1469 0 0 moveto
1470 0.12196 0.0 32 0.0124899 0.0 560.588 194.69 1 setshowparams
1471(And never write down your password or share it ) awidthshow
1472 0.7347 setlinewidth
1473 0.0 0.0 0.0 setrgbcolor
1474% TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1475(TimesNewRomanPS-BoldMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 382.779 187.343 ] makefont setfont
1476% Bold Weight
1477 0 0 moveto
1478 0.0 0.0 32 0.0 0.0 395.269 187.343 1 setshowparams
1479(with) awidthshow
1480 0.7347 setlinewidth
1481 0.0 0.0 0.0 setrgbcolor
1482% TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1483(TimesNewRomanPS-BoldMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 417.309 187.343 ] makefont setfont
1484% Bold Weight
1485 0 0 moveto
1486 0.0 0.0 32 0.0 0.0 419.511 187.343 1 setshowparams
e24b2c2b 1487(!) awidthshow
b8dd214b 1488 0.7347 setlinewidth
1489 0.0 0.0 0.0 setrgbcolor
1490% TimesNewRomanPS-BoldItalicMT TimesNewRomanPS-BoldItalicMT nonstandard font
1491(TimesNewRomanPS-BoldItalicMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 396.738 187.343 ] makefont setfont
1492% Bold Weight
e24b2c2b 1493 0 0 moveto
b8dd214b 1494 0.0 0.0 32 0.14694 0.0 417.454 187.343 1 setshowparams
e24b2c2b 1495(anyone) awidthshow
b8dd214b 1496 0.7347 setlinewidth
1497 0.0 0.0 0.0 setrgbcolor
1498% TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1499(TimesNewRomanPS-BoldMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 382.779 143.996 ] makefont setfont
1500% Bold Weight
e24b2c2b 1501 0 0 moveto
b8dd214b 1502 0.244655 0.0 32 0.0242451 0.0 497.406 143.996 1 setshowparams
e24b2c2b 1503(Protecting Your MIT Kerberos Identity) awidthshow
b8dd214b 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 128.567 ] makefont setfont
1508% Regular Weight
1509 0 0 moveto
1510 0.551025 0.0 32 0.0551025 0.0 559.157 128.567 1 setshowparams
1511(It is important that you safeguard your Kerberos username and ) awidthshow
1512 0.7347 setlinewidth
1513 0.0 0.0 0.0 setrgbcolor
1514% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1515(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 382.779 121.22 ] makefont setfont
1516% Regular Weight
1517 0 0 moveto
1518 0.617148 0.0 32 0.0617148 0.0 434.264 121.22 1 setshowparams
1519(password because ) awidthshow
1520 0.7347 setlinewidth
1521 0.0 0.0 0.0 setrgbcolor
1522% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1523(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 497.392 113.873 ] makefont setfont
1524% Regular Weight
1525 0 0 moveto
1526 0.335023 0.0 32 0.0337962 0.0 549.132 113.873 1 setshowparams
1527(. Don't share your ) awidthshow
1528 0.7347 setlinewidth
1529 0.0 0.0 0.0 setrgbcolor
1530% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1531(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 382.779 106.526 ] makefont setfont
1532% Regular Weight
1533 0 0 moveto
1534 0.685475 0.0 32 0.0683271 0.0 549.142 106.526 1 setshowparams
f3f1bb5b 1535(password deliberately, and don't expose your username and ) awidthshow
b8dd214b 1536 0.7347 setlinewidth
1537 0.0 0.0 0.0 setrgbcolor
1538% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1539(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 382.779 99.1792 ] makefont setfont
1540% Regular Weight
1541 0 0 moveto
1542 0.769231 0.0 32 0.0771435 0.0 562.863 99.1792 1 setshowparams
1543(password on the Internet inadvertantly \(hackers illegally gather ) awidthshow
1544 0.7347 setlinewidth
1545 0.0 0.0 0.0 setrgbcolor
1546% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1547(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 382.779 91.832 ] makefont setfont
1548% Regular Weight
1549 0 0 moveto
1550 0.527515 0.0 32 0.0528984 0.0 558.706 91.832 1 setshowparams
1551(usernames and passwords all the time\). The bottom line: if it's ) awidthshow
1552 0.7347 setlinewidth
1553 0.0 0.0 0.0 setrgbcolor
1554% TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1555(TimesNewRomanPSMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 382.779 84.4851 ] makefont setfont
1556% Regular Weight
1557 0 0 moveto
1558 0.520168 0.0 32 0.0521637 0.0 498.175 84.4851 1 setshowparams
1559(done in your name, you are responsible. ) awidthshow
1560 0.7347 setlinewidth
1561 0.0 0.0 0.0 setrgbcolor
1562% TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1563(TimesNewRomanPS-BoldMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 445.963 121.22 ] makefont setfont
1564% Bold Weight
1565 0 0 moveto
1566 0.376901 0.0 32 0.0374697 0.0 553.978 121.22 1 setshowparams
1567(will be held responsible for anything ) awidthshow
1568 0.7347 setlinewidth
1569 0.0 0.0 0.0 setrgbcolor
1570% TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1571(TimesNewRomanPS-BoldMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 382.779 113.873 ] makefont setfont
1572% Bold Weight
1573 0 0 moveto
1574 0.362207 0.0 32 0.0360003 0.0 497.408 113.873 1 setshowparams
1575(done using your MIT Kerberos identity) awidthshow
1576 0.7347 setlinewidth
1577 0.0 0.0 0.0 setrgbcolor
1578% TimesNewRomanPS-BoldItalicMT TimesNewRomanPS-BoldItalicMT nonstandard font
1579(TimesNewRomanPS-BoldItalicMT) cvn findfont [ 6.6123 0.0 0.0 6.6123 434.208 121.22 ] makefont setfont
1580% Bold Weight
1581 0 0 moveto
1582 0.0 0.0 32 0.183675 0.0 444.676 121.22 1 setshowparams
e24b2c2b 1583(you) awidthshow
1584} bind def % end of function paint
1585
1586
1587/myform << /FormType 1 /BBox [ 0 0 612 792 ] /Matrix matrix /PaintProc { paint } >> def
75866410 1588
e24b2c2b 1589/dopage { % name mit-id word-1 word-2 word-3 word-4 word-5 word-6
15908 6 roll % word-1 word-2 word-3 word-4 word-5 word-6 name mit-id
75866410 1591/id exch def
e24b2c2b 1592/name exch def % word-1 word-2 word-3 word-4 word-5 word-6
75866410 1593myform execform
e24b2c2b 1594(Times-Bold) cvn findfont [ 12 0 0 12 0 0 ] makefont setfont
1595555 737.603 moveto id stringwidth pop -1 mul 0 rmoveto currentpoint % mit-id at top
75866410 1596id show
e24b2c2b 1597(Times-Roman) cvn findfont [ 12 0 0 12 0 0 ] makefont setfont
1598moveto name stringwidth pop ( -- ) stringwidth pop add -1 mul 0 rmoveto % name at top
75866410 1599name show
1600( -- ) show
b8dd214b 1601330 430 moveto
1602(Times-Roman) cvn findfont [ 10 0 0 10 0 0 ] makefont setfont % name
75866410 1603name show
b8dd214b 1604330 412 moveto
1605(Times-Roman) cvn findfont [ 10 0 0 10 0 0 ] makefont setfont % id
75866410 1606id show
b8dd214b 1607330 390 moveto
e24b2c2b 1608(Courier) cvn findfont [ 10 0 0 10 0 0 ] makefont setfont
75866410 16096 -1 roll show
1610( ) show
16115 -1 roll show
1612( ) show
16134 -1 roll show
b8dd214b 1614330 380 moveto
75866410 16153 -1 roll show
1616( ) show
1617exch show
1618( ) show
1619show
1620showpage
1621} bind def
1622
1623(Garry Zacheiss) (996574941) (DIDDLE) (DIDDLE) (DEE) (WUBBA) (WUBBA) (WUBBA) dopage
b8dd214b 1624
This page took 4.969654 seconds and 5 git commands to generate.