/usr/share/doc/prosper/rotation.tex is in prosper 1.00.4+cvs.2007.05.01-4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | \documentclass{article}
\usepackage[ps2pdf,bookmarks=false,%
urlcolor=blue,citecolor=blue,linkcolor=blue,%
pagecolor=blue,
colorlinks,hyperfigures
]{hyperref}
\AtBeginDvi{%
\special{!
[ /Rotate 0 /PAGES pdfmark}
}
\begin{document}
\thispagestyle{empty}
\hbox{ }
\end{document}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: t
%%% End:
|