home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / tex / inputs.sit / TeX-inputs / proc.sty < prev    next >
Encoding:
Text File  |  1989-09-19  |  1.1 KB  |  48 lines  |  [TEXT/????]

  1. % proc.sty  4-Sep-86
  2.  
  3. \typeout{Document Style Option 'proc' -- Released 4 September 1986.}
  4.  
  5.  
  6.  \oddsidemargin -10pt \evensidemargin -10pt
  7.  \topmargin -47pt \headheight 12pt \headsep 25pt \footskip 75pt 
  8.  
  9. \textheight 9in \textwidth 6.75in \columnsep .375in \columnseprule 0pt 
  10.  
  11.  
  12. \def\@oddhead{}\def\@evenhead{}
  13. \def\@oddfoot{\rm\rightmark \hfil Page \thepage}
  14. \def\@evenfoot{\@oddfoot}
  15.  
  16.  
  17. \def\maketitle{\par
  18.  \begingroup
  19.  \def\thefootnote{\fnsymbol{footnote}}
  20.  \def\@makefnmark{\hbox 
  21.  to 0pt{$^{\@thefnmark}$\hss}} 
  22.  \twocolumn[\@maketitle] 
  23.  \@thanks
  24.  \endgroup
  25.  \setcounter{footnote}{0}
  26.  \let\maketitle\relax
  27.  \let\@maketitle\relax
  28.  \gdef\@thanks{}\gdef\@author{}\gdef\@title{}\let\thanks\relax}
  29. \def\@maketitle{\vbox to 2.25in{\hsize\textwidth 
  30.  \linewidth\hsize \vfil \centering
  31.  {\LARGE \@title \par} \vskip 2em {\large \begin{tabular}[t]{c}\@author
  32. \end{tabular}\par} 
  33.  \vfil}}
  34.  
  35. \def\copyrightspace{\footnotetext[0]{\mbox{}\vrule height 97pt width 0pt}}
  36.  
  37. \def\abstract{\section*{Abstract}}
  38. \def\endabstract{\par}
  39.  
  40. \twocolumn 
  41. \sloppy
  42. \parindent 1em
  43. \leftmargini 2em
  44. \leftmargin\leftmargini 
  45. \leftmarginv .5em
  46. \leftmarginvi .5em
  47. \flushbottom
  48.