home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 2 / Amiga Tools 2.iso / tex / macros / contrib / rplain.sty < prev    next >
Encoding:
Text File  |  1995-03-15  |  711 b   |  24 lines

  1. %% 
  2. %% This is file `rplain.sty', generated 
  3. %% on <1995/3/5> with the docstrip utility (2.2i).
  4. %% 
  5. %% The original source files were:
  6. %% 
  7. %% rplain.dtx  (with options: `package')
  8. %% 
  9. %% Copyright (C) 1994 Axel Sommerfeldt 
  10. %% 
  11. \NeedsTeXFormat{LaTeX2e}[1994/06/01]
  12. \ProvidesPackage{rplain}[1994/10/10 v1.0 rplain package (AS)]
  13. \typeout{Package: rplain v1.0 <1994/10/10> (Axel Sommerfeldt)}
  14. \renewcommand{\ps@plain}{%
  15.    \renewcommand{\@mkboth}{\@gobbletwo}%
  16.    \renewcommand{\@oddhead}{}%
  17.    \renewcommand{\@evenhead}{}%
  18.    \renewcommand{\@evenfoot}{\reset@font\rmfamily\thepage\hfil}%
  19.    \renewcommand{\@oddfoot}{\reset@font\rmfamily\hfil\thepage}}
  20. \pagestyle{plain}
  21. \endinput
  22. %% 
  23. %% End of file `rplain.sty'.
  24.