diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/isorot/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/isorot/README | 28 |
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 |