diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex')
4 files changed, 12 insertions, 12 deletions
diff --git a/Master/texmf-dist/tex/latex/combine/combcite.sty b/Master/texmf-dist/tex/latex/combine/combcite.sty index 4310a7945a3..bc97fa0b60e 100644 --- a/Master/texmf-dist/tex/latex/combine/combcite.sty +++ b/Master/texmf-dist/tex/latex/combine/combcite.sty @@ -22,9 +22,9 @@ %% This work consists of the files listed in the README file. %% \ProvidesPackage{combcite} - [2010/03/22 v0.7 - combine version of cite package] - source file for the combine class] + [2010/07/10 v0.7a + combine version of cite package + ] \@ifclassloaded{combine}{}{% \PackageError{combcite}{The `combine' class is expected}{\@ehc}} \newif\ifc@lbsuperopt diff --git a/Master/texmf-dist/tex/latex/combine/combine.cls b/Master/texmf-dist/tex/latex/combine/combine.cls index a9f4420a0c5..810fd1ada24 100644 --- a/Master/texmf-dist/tex/latex/combine/combine.cls +++ b/Master/texmf-dist/tex/latex/combine/combine.cls @@ -22,9 +22,9 @@ %% This work consists of the files listed in the README file. %% \ProvidesClass{combine} - [2010/03/22 v0.7 - collection of documents] - source file for the combine class] + [2010/07/10 v0.7a + collection of documents + ] \RequirePackage{keyval} \newcommand{\c@lclass}{article} \define@key{COLCLASS}{colclass}[article]% diff --git a/Master/texmf-dist/tex/latex/combine/combinet.sty b/Master/texmf-dist/tex/latex/combine/combinet.sty index 8c1d76755b1..9c7ed5c3d63 100644 --- a/Master/texmf-dist/tex/latex/combine/combinet.sty +++ b/Master/texmf-dist/tex/latex/combine/combinet.sty @@ -22,9 +22,9 @@ %% This work consists of the files listed in the README file. %% \ProvidesPackage{combinet} - [2010/03/22 v0.7 - document titles in ToC] - source file for the combine class] + [2010/07/10 v0.7a + document titles in ToC + ] \@ifclassloaded{combine}{}{% \PackageError{combinet}{The `combine' class is expected}{\@ehc}% } diff --git a/Master/texmf-dist/tex/latex/combine/combnat.sty b/Master/texmf-dist/tex/latex/combine/combnat.sty index 6e43732da80..6ed5b47cabc 100644 --- a/Master/texmf-dist/tex/latex/combine/combnat.sty +++ b/Master/texmf-dist/tex/latex/combine/combnat.sty @@ -22,9 +22,9 @@ %% This work consists of the files listed in the README file. %% \ProvidesPackage{combnat} - [2010/03/22 v0.7 - combine version of natbib package] - source file for the combine class] + [2010/07/10 v0.7a + combine version of natbib package + ] \@ifclassloaded{combine}{}{% \PackageError{combnat}{The `combine' class is expected}{\@ehc}} \RequirePackageWithOptions{natbib} |