diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/stdclsdv')
-rw-r--r-- | Master/texmf-dist/tex/latex/stdclsdv/stdclsdv.sty | 21 |
1 files changed, 14 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/stdclsdv/stdclsdv.sty b/Master/texmf-dist/tex/latex/stdclsdv/stdclsdv.sty index 0c7496002ec..b4d6e42901e 100644 --- a/Master/texmf-dist/tex/latex/stdclsdv/stdclsdv.sty +++ b/Master/texmf-dist/tex/latex/stdclsdv/stdclsdv.sty @@ -6,17 +6,24 @@ %% %% stdclsdv.dtx (with options: `usc') %% -%% Copyright 1999 Peter R. Wilson +%% ----------------------------------------------------------------- +%% Author: Peter Wilson, Herries Press +%% Maintainer: Will Robertson (will dot robertson at latex-project dot org) +%% Copyright 1999, 2000 Peter R. Wilson %% -%% This program is provided under the terms of the -%% LaTeX Project Public License distributed from CTAN -%% archives in directory macros/latex/base/lppl.txt. +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either +%% version 1.3c of this license or (at your option) any +%% later version: <http://www.latex-project.org/lppl.txt> %% -%% Author: Peter Wilson (CUA and NIST) -%% now at: peter.r.wilson@boeing.com +%% This work has the LPPL maintenance status "maintained". +%% The Current Maintainer of this work is Will Robertson. +%% +%% This work consists of the files listed in the README file. +%% ----------------------------------------------------------------- %% \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{stdclsdv}[2000/07/16 v1.1 Sectional divisions] +\ProvidesPackage{stdclsdv}[2009/09/04 v1.1a Sectional divisions] \newif\ifSCDknownclass\SCDknownclassfalse \newif\ifSCDpart\SCDparttrue \newif\ifSCDchapter\SCDchapterfalse |