summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/prosper/rotation.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/prosper/rotation.tex')
-rw-r--r--Master/texmf-dist/doc/latex/prosper/rotation.tex21
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/prosper/rotation.tex b/Master/texmf-dist/doc/latex/prosper/rotation.tex
new file mode 100644
index 00000000000..dd86e2545f5
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/prosper/rotation.tex
@@ -0,0 +1,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: