AZ logo

CTAN directory: /macros/latex/contrib/stdclsdv

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
stdclsdv Provide sectioning information for package writers.

Files

Name Size* Date UTC Notes
README 1 KiB 2009-Sep-04 Shown below
stdclsdv.dtx 14 KiB 2009-Sep-04
stdclsdv.ins 2 KiB 2009-Sep-04
stdclsdv.pdf 145 KiB 2009-Sep-04

  *File sizes in kibibytes.

Contents of README

____________________
The STDCLSDV package

    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.1a:
- New maintainer (Will Robertson)

Changes in version 1.1:
- Added support for the koma classes (courtesy of Joerg Jaspert)

    To install the package:
- run: latex stdclsdv.ins (which will generate stdclsdv.sty)
- run: latex stdclsdv.dtx
- run: makeindex -s gind.ist stdclsdv
- run: latex stdclsdv.dtx
- Print stdclsdv.dvi for a hardcopy of the package manual 
- Move stdclsdv.sty to a location where LaTeX will find it.