summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/stdclsdv/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/stdclsdv/README')
-rw-r--r--Master/texmf-dist/doc/latex/stdclsdv/README25
1 files changed, 25 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/stdclsdv/README b/Master/texmf-dist/doc/latex/stdclsdv/README
new file mode 100644
index 00000000000..32b36577c45
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/stdclsdv/README
@@ -0,0 +1,25 @@
+ The stdclsdv package is designed for package writers who need to
+know what sectioning divisions are provided by the document's class.
+
+ The distribution consists of the following files:
+README (this file)
+stdclsdv.ins
+stdclsdv.dtx
+
+ The distribution is provided under the terms of the LaTeX
+Project Public License (LPPL).
+
+Changes in version 1.1:
+o Added support for the koma classes (courtesy of Joerg Jaspert)
+
+ To install the package:
+o run: latex stdclsdv.ins (which will generate stdclsdv.sty)
+o run: latex stdclsdv.dtx
+o run: makeindex -s gind.ist stdclsdv
+o run: latex stdclsdv.dtx
+o Print stdclsdv.dvi for a hardcopy of the package manual
+o Move stdclsdv.sty to a location where LaTeX will find it.
+
+2000/07/16
+Peter Wilson
+peter.r.wilson@boeing.com