@device(PostScript)
@make(report)
@LibraryFile(stable)
@DefineFont(HeadingFont,
	P=<RawFont "NewCenturySchlbkBoldItalic">,
	B=<RawFont "NewCenturySchlbkBold">,
	I=<RawFont "NewCenturySchlbkBoldItalic">,
	R=<RawFont "NewCenturySchlbkRoman">)
@Counter(MajorPart,TitleEnv HD0,ContentsEnv tc0,Numbered [@I],
          IncrementedBy Use,Announced)
@Counter(Chapter,TitleEnv HD1,ContentsEnv tc1,Numbered [@1. ],
          IncrementedBy Use,Referenced [@1],Announced)
@Counter(Appendix,TitleEnv HD1,ContentsEnv tc1,Numbered [@I. ],
          IncrementedBy,Referenced [@I],Announced,Alias Chapter)
@Counter(UnNumbered,TitleEnv HD1,ContentsEnv tc1,Announced,Alias 
           Chapter)
@Counter(Section,Within Chapter,TitleEnv HD2,ContentsEnv tc2,
          Numbered [@#@:.@1 ],Referenced [@#@:.@1],IncrementedBy
          Use,Announced)
@Counter(AppendixSection,Within Appendix,TitleEnv HD2,
          ContentsEnv tc2,
          Numbered [@#@:.@1 ],Referenced [@#@:.@1],IncrementedBy 
          Use,Announced)
@Counter(SubSection,Within Section,TitleEnv HD3,ContentsEnv tc3,
          Numbered [@#@:.@1 ],IncrementedBy Use,
          Referenced [@#@:.@1])
@Counter(Paragraph,Within SubSection,TitleEnv HD4,ContentsEnv tc4,
          Numbered [@#@:.@1 ],Referenced [@#@:.@1],
          IncrementedBy Use)
@modify(CopyrightNotice, Fixed -1 inch, Flushright)
@Modify(Titlebox, Fixed 2.5 inches)
@Modify(hd1, below .2 inch, facecode B, size 22, spaces kept, pagebreak off)
@Modify(hd2, below .2 inch, facecode B, size 18, spaces kept, pagebreak off)
@Modify(hd3, below .2 inch, facecode B, size 12, spaces kept)
@Modify(Description, Leftmargin +20, Indent -20)
@Modify(Tc1, Above .30,  Facecode B)
@Modify(Tc2, Above .25, Below .20, Facecode R)
@Modify(Tc3,Facecode R)
@Modify(Itemize,Above 1line,Below 1line,Spacing 1,Spread .25)
@style(fontfamily allpostscriptfonts,
       size 11,
       Spacing 1.1,
       indent 0,
       leftmargin 1.0inch,
       BottomMargin 1.25inch,
       ChangeBarLocation Right,
       ChangeBars=off,
       justification off)
@define(two-col=transparent, columns 1, columnmargin 0.3 inches,
boxed, use box)
@pageheading(immediate)
@pagefooting(left="MIT Project Athena", 
             center=@value<page>,
             right="Revision A, February 1, 1988")

@include [part1.mss]
@include [pa.insert.mss]
@include [part3.mss]
