summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/isorot/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-09 00:49:07 +0000
committerKarl Berry <karl@freefriends.org>2006-01-09 00:49:07 +0000
commit007f67a693e4d031fd3d792df8e4d5f43e2cb2e7 (patch)
tree90d17e00e572ecb1e24764b6f29c80e098b08d29 /Master/texmf-dist/doc/latex/isorot/README
parent950209b26f70aa87ed07c54f82a95b6f03b7c3a0 (diff)
doc/latex
git-svn-id: svn://tug.org/texlive/trunk@84 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/isorot/README')
-rw-r--r--Master/texmf-dist/doc/latex/isorot/README28
1 files changed, 28 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/isorot/README b/Master/texmf-dist/doc/latex/isorot/README
new file mode 100644
index 00000000000..36ef2e23cd0
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/isorot/README
@@ -0,0 +1,28 @@
+ The isorot package is for rotation of document elements. It is a
+combination of the lscape package and an extension of the rotating package.
+It is designed for use with the iso class but can be used with any
+`normal' class. The package requires the lscape and graphicx packages
+to be available.
+
+ The distribution is released under the LPPL and consists of the
+following files:
+README (this file)
+isorot.ins
+isorot.dtx
+rotman.tex
+rotman.pdf
+
+ To install the package:
+o run: latex isorot.ins (which will generate isorot.sty)
+o Either latex rotman.tex or print rotman.pdf for the User Manual
+o Move isorot.sty to a location where LaTeX will find it.
+o For a copy of the commented code:
+ o run: latex isorot.dtx
+ o run: makeindex -s gind.ist isorot
+ o run: latex isorot.dtx
+ o Print isorot.dvi for a hardcopy of the commented code
+
+
+2000/02/15
+Peter Wilson
+peter.r.wilson@boeing.com