\def\fileversion{v0.91}
\def\filedate{92/04/07}
%%
%% LaTeX style option `semrot.sty'.
%% For use with LaTeX v2.09 and the `seminar' document style v0.92.
%% and Rokicki's dvips.
%%
%% COPYRIGHT 1992, by Timothy Van Zandt, tvz@Princeton.EDU
%%
\def\rotb@left#1{\@tempdima=\ht#1\advance\@tempdima by\dp#1%
  \setbox#1=\hbox to\@tempdima{\vbox to\wd#1{\vskip\wd#1%
  \special{ps: gsave currentpoint currentpoint translate
    270 rotate neg exch neg exch translate}%
  \box#1\vss}\hss\special{ps: currentpoint grestore moveto}}}
\def\rotb@right#1{\@tempdima=\ht#1\advance\@tempdima by\dp#1%
  \setbox#1=\hbox to\@tempdima{\hskip\ht#1\vbox to\wd#1{%
  \special{ps: gsave currentpoint currentpoint translate
    90 rotate neg exch neg exch translate}%
  \box#1\vss}\hss\special{ps: currentpoint grestore moveto}}}
\def\rotb@down#1{\@tempdima=\ht#1\advance\@tempdima by\dp#1%
  \setbox#1=\hbox to\wd#1{\hskip\wd#1\vbox to\@tempdima{%
  \vskip\@tempdima
  \special{ps: gsave currentpoint currentpoint translate
    -1 dup scale neg exch neg exch translate}%
  \box#1\vss}\hss\special{ps: currentpoint grestore moveto}}}
\sliderotation{left}
\endinput
