summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/combine/combcite.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-03-22 23:37:39 +0000
committerKarl Berry <karl@freefriends.org>2010-03-22 23:37:39 +0000
commit3c0cf125d1f03a951969d0a9fa45d53e61674547 (patch)
tree8f50624c8091afe50ea63f70add989e6563e063a /Master/texmf-dist/tex/latex/combine/combcite.sty
parentd7950db5146cfdf45495a13a01a28e57e5fee710 (diff)
combine 0.7 (22mar10)
git-svn-id: svn://tug.org/texlive/trunk@17531 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/combine/combcite.sty')
-rw-r--r--Master/texmf-dist/tex/latex/combine/combcite.sty8
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/combine/combcite.sty b/Master/texmf-dist/tex/latex/combine/combcite.sty
index c5c3c7f0989..4310a7945a3 100644
--- a/Master/texmf-dist/tex/latex/combine/combcite.sty
+++ b/Master/texmf-dist/tex/latex/combine/combcite.sty
@@ -9,6 +9,7 @@
%% Author: Peter Wilson, Herries Press
%% Maintainer: Will Robertson (will dot robertson at latex-project dot org)
%% Copyright 2000, 2001, 2002, 2003 Peter R. Wilson
+%% Copyright 2010 Will Robertson
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either
@@ -20,11 +21,12 @@
%%
%% This work consists of the files listed in the README file.
%%
-\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{combcite}[2003/11/09 v1.0 combine version of cite package]
+\ProvidesPackage{combcite}
+ [2010/03/22 v0.7
+ combine version of cite package]
+ source file for the combine class]
\@ifclassloaded{combine}{}{%
\PackageError{combcite}{The `combine' class is expected}{\@ehc}}
-
\newif\ifc@lbsuperopt
\c@lbsuperoptfalse
\DeclareOption{super}{\ExecuteOptions{superscript}}