]> andersk Git - moira.git/blame - gen/letter.template
Initial revision
[moira.git] / gen / letter.template
CommitLineData
78c00fd3 1%!PS-Adobe-1.0
2%%Creator: Toto:mar (Mark A. Rosenstein,,E40-338M,31530,7822001)
3%%Title: stdin (ditroff)
4%%CreationDate: Tue Jun 16 22:15:23 1992
5%%EndComments
6% Start of psdit.pro -- prolog for ditroff translator
7% Copyright (c) 1985,1987 Adobe Systems Incorporated. All Rights Reserved.
8% GOVERNMENT END USERS: See Notice file in TranScript library directory
9% -- probably /usr/lib/ps/Notice
10% RCS: $Header$
11/$DITroff 140 dict def $DITroff begin
12/fontnum 1 def /fontsize 10 def /fontheight 10 def /fontslant 0 def
13/xi {0 72 11 mul translate 72 resolution div dup neg scale 0 0 moveto
14 /fontnum 1 def /fontsize 10 def /fontheight 10 def /fontslant 0 def F
15 /pagesave save def}def
16/PB{save /psv exch def currentpoint translate
17 resolution 72 div dup neg scale 0 0 moveto}def
18/PE{psv restore}def
19/m1 matrix def /m2 matrix def /m3 matrix def /oldmat matrix def
20/tan{dup sin exch cos div}bind def
21/point{resolution 72 div mul}bind def
22/dround {transform round exch round exch itransform}bind def
23/xT{/devname exch def}def
24/xr{/mh exch def /my exch def /resolution exch def}def
25/xp{}def
26/xs{docsave restore end}def
27/xt{}def
28/xf{/fontname exch def /slotno exch def fontnames slotno get fontname eq not
29 {fonts slotno fontname findfont put fontnames slotno fontname put}if}def
30/xH{/fontheight exch def F}bind def
31/xS{/fontslant exch def F}bind def
32/s{/fontsize exch def /fontheight fontsize def F}bind def
33/f{/fontnum exch def F}bind def
34/F{fontheight 0 le {/fontheight fontsize def}if
35 fonts fontnum get fontsize point 0 0 fontheight point neg 0 0 m1 astore
36 fontslant 0 ne{1 0 fontslant tan 1 0 0 m2 astore m3 concatmatrix}if
37 makefont setfont .04 fontsize point mul 0 dround pop setlinewidth}bind def
38/X{exch currentpoint exch pop moveto show}bind def
39/N{3 1 roll moveto show}bind def
40/Y{exch currentpoint pop exch moveto show}bind def
41/S /show load def
42/ditpush{}def/ditpop{}def
43/AX{3 -1 roll currentpoint exch pop moveto 0 exch ashow}bind def
44/AN{4 2 roll moveto 0 exch ashow}bind def
45/AY{3 -1 roll currentpoint pop exch moveto 0 exch ashow}bind def
46/AS{0 exch ashow}bind def
47/MX{currentpoint exch pop moveto}bind def
48/MY{currentpoint pop exch moveto}bind def
49/MXY /moveto load def
50/cb{pop}def % action on unknown char -- nothing for now
51/n{}def/w{}def
52/p{pop showpage pagesave restore /pagesave save def}def
53/abspoint{currentpoint exch pop add exch currentpoint pop add exch}def
54/dstroke{currentpoint stroke moveto}bind def
55/Dl{2 copy gsave rlineto stroke grestore rmoveto}bind def
56/arcellipse{oldmat currentmatrix pop
57 currentpoint translate 1 diamv diamh div scale /rad diamh 2 div def
58 rad 0 rad -180 180 arc oldmat setmatrix}def
59/Dc{gsave dup /diamv exch def /diamh exch def arcellipse dstroke
60 grestore diamh 0 rmoveto}def
61/De{gsave /diamv exch def /diamh exch def arcellipse dstroke
62 grestore diamh 0 rmoveto}def
63/Da{currentpoint /by exch def /bx exch def /fy exch def /fx exch def
64 /cy exch def /cx exch def /rad cx cx mul cy cy mul add sqrt def
65 /ang1 cy neg cx neg atan def /ang2 fy fx atan def cx bx add cy by add
66 2 copy rad ang1 ang2 arcn stroke exch fx add exch fy add moveto}def
67/Barray 200 array def % 200 values in a wiggle
68/D~{mark}def
69/D~~{counttomark Barray exch 0 exch getinterval astore /Bcontrol exch def pop
70 /Blen Bcontrol length def Blen 4 ge Blen 2 mod 0 eq and
71 {Bcontrol 0 get Bcontrol 1 get abspoint /Ycont exch def /Xcont exch def
72 Bcontrol 0 2 copy get 2 mul put Bcontrol 1 2 copy get 2 mul put
73 Bcontrol Blen 2 sub 2 copy get 2 mul put
74 Bcontrol Blen 1 sub 2 copy get 2 mul put
75 /Ybi /Xbi currentpoint 3 1 roll def def 0 2 Blen 4 sub
76 {/i exch def
77 Bcontrol i get 3 div Bcontrol i 1 add get 3 div
78 Bcontrol i get 3 mul Bcontrol i 2 add get add 6 div
79 Bcontrol i 1 add get 3 mul Bcontrol i 3 add get add 6 div
80 /Xbi Xcont Bcontrol i 2 add get 2 div add def
81 /Ybi Ycont Bcontrol i 3 add get 2 div add def
82 /Xcont Xcont Bcontrol i 2 add get add def
83 /Ycont Ycont Bcontrol i 3 add get add def
84 Xbi currentpoint pop sub Ybi currentpoint exch pop sub rcurveto
85 }for dstroke}if}def
86end
87/ditstart{$DITroff begin
88 /nfonts 60 def % NFONTS makedev/ditroff dependent!
89 /fonts[nfonts{0}repeat]def
90 /fontnames[nfonts{()}repeat]def
91/docsave save def
92}def
93
94ditstart
95(psc)xT
96576 1 1 xr
971(Times-Roman)xf 1 f
982(Times-Italic)xf 2 f
993(Times-Bold)xf 3 f
1004(Times-BoldItalic)xf 4 f
1015(Helvetica)xf 5 f
1026(Helvetica-Bold)xf 6 f
1037(Courier)xf 7 f
1048(Courier-Bold)xf 8 f
1059(Symbol)xf 9 f
10610 s
1071 f
108% switch to color papertray
1091 statusdict /setpapertray get exec
110xi
111%%EndProlog
112
113%%Page: 1 1
11410 s 0 xH 0 xS 1 f
115720 672(Athena)N
116972(User)X
1171144(Accounts)X
118720 768(MIT)N
119907(Room)X
1201122(11-124H)X
121720 864(77)N
122820(Massachusetts)X
1231303(Ave)X
124720 960(Cambridge,)N
1251116(MA)X
1261305(02139)X
12712 s
1281248 1464(%n)N
1291248 1576(%a1)N
1301248 1688(%a2)N
131
132showpage pagesave restore
133% switch back to white paper
1343 statusdict /setpapertray get exec
135xi
136%%Page: 2 2
137
13812 s 0 xH 0 xS 1 f
139720 912(From:)N
140979(Information)X
1411463(Systems)X
142864 1024(Athena)N
1431166(User)X
1441371(Accounts)X
145720 1248(To:)N
146926(%n)X
1472992(%d)X
1481008 1696(This)N
1491203(letter)X
1501426(is)X
1511514(to)X
1521613(con\256rm)X
1531936(that)X
1542105(`%l' registered for a second Athena password)X
155%2562(registered)X
156%2966(for)X
157%3102(a)X
158%3169(second)X
159%3460(Athena)X
160%3762(password)X
161720 1808(using the reg_extra program.)N
1621008 2032(If)N
1631096(you)X
1641264(did)X
1651411(not)X
1661558(do)X
1671678(this,)X
1681865(then)X
1692055(there)X
1702272(is)X
1712360(reason)X
1722635(to)X
1732734(believe)X
1743037(your)X
1753237(account)X
1763561(has)X
1773713(been)X
178720 2144(compromised,)N
1791292(so)X
1801401(contact)X
1811704(Athena)X
1822006(User)X
1832211(Accounts)X
1842598(immediately)X
1853105(by)X
1863225(calling)X
1873512(x3-1325,)X
188720 2256(sending)N
1891043(mail)X
1901239(to)X
1911338(<accounts@mit.edu>,)X
1922211(or)X
1932315(stopping)X
1942670(by)X
1952790(11-124H)X
1963155(between)X
1973500(the)X
1983642(hours)X
1993879(of)X
2003983(2)X
2014055(to)X
202720 2368(5.)N
2031008 2592(The)N
2041182(password)X
2051568(will)X
2061742(not)X
2071889(take)X
2082074(effect)X
2092318(for)X
2102454(two)X
2112622(weeks)X
2122886(from)X
2133097(the)X
2143239(date)X
2153424(above.)X
2163702(Remember,)X
217720 2704(the)N
218862(second)X
2191153(Athena)X
2201455(password)X
2211841(\("extra")X
2222168(instance\))X
2232540(will)X
2242714(allow)X
2252952(access)X
2263222(to)X
2273321(your)X
2283521(grades)X
2293796(and,)X
230720 2816(potentially,)N
2311181(other)X
2321403(sensitive)X
2331764(information.)X
2342267(It)X
2352350(is)X
2362438(important)X
2372837(that)X
2383006(you)X
2393174(keep)X
2403380(all)X
2413501(passwords)X
242720 2928(private,)N
2431036(since)X
2441258(they)X
2451448(will)X
2461622(be)X
2471737(used)X
2481937(to)X
2492036(give)X
2502226(you access to more and more critical functions.)X
251%2640(to)X
252%2739(more)X
253%2961(and)X
254%3124(more)X
255%3346(critical)X
256%3639(functions.)X
2571008 3152(If)N
2581096(you)X
2591264(have)X
2601470(any)X
2611633(question)X
2621983(please)X
2632248(contact)X
2642551(Athena)X
2652853(User)X
2663058(Accounts.)X
267
2682 p
269%%Trailer
270xt
271
272xs
This page took 2.02111 seconds and 5 git commands to generate.