From 0e117d3c55d3b26f321c5877ea945b161c859b60 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 26 Jan 2010 01:47:56 +0000 Subject: computational-complexity update (25jan10) git-svn-id: svn://tug.org/texlive/trunk@16820 c570f23f-e606-0410-a88d-b1316a301751 --- .../source/latex/computational-complexity/cc.dtx | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/source/latex/computational-complexity') diff --git a/Master/texmf-dist/source/latex/computational-complexity/cc.dtx b/Master/texmf-dist/source/latex/computational-complexity/cc.dtx index c6abef766f2..ef1dbd79db4 100644 --- a/Master/texmf-dist/source/latex/computational-complexity/cc.dtx +++ b/Master/texmf-dist/source/latex/computational-complexity/cc.dtx @@ -2639,6 +2639,8 @@ multilingual,english]{cc} % \changes{v2.08}{2008/04/25}{Advanced version to 2.09, adapted % license information in cc.dtx and cc.ins, Michael N{\"{u}}sken, % Bonn} +% \changes{v2.09}{2010/01/26}{Advanced version to 2.10, just a few +% minor changes, Michael N{\"{u}}sken, Bonn} % \begin{macrocode} \NeedsTeXFormat{LaTeX2e}[1995/12/01] \providecommand\ignorespacesafterend{\@ignoretrue} @@ -2647,7 +2649,7 @@ multilingual,english]{cc} \ifclass\expandafter\ProvidesClass\else\expandafter\ProvidesPackage\fi {\ifclass cc\else cc-cls\fi} [% CC MAIN DATE AND VERSION ON NEXT LINE -2008/04/25 v2.09 +2010/01/25 v2.10 computational complexity \ifclass document class\else package\fi] % \end{macrocode} @@ -5513,10 +5515,12 @@ computational complexity % % Announce the package and its version: % \changes{v0.91}{2000/02/29}{Advanced version to official 2.00} +% \changes{v2.05}{2010/01/25}{Requiring ccaux now.} % \begin{macrocode} \NeedsTeXFormat{LaTeX2e}[1995/12/01] \ProvidesPackage{ccalgo}[2005/08/27 v2.05 algorithm environment for cc. Michael Nuesken, Bonn.] +\RequirePackage{ccaux} % \end{macrocode} % Next we undefine some macros in case of overloading. % \begin{macrocode} @@ -7773,10 +7777,11 @@ computational complexity % of it (as \Lclass{mcom-l}, \dots) for a file that has been written % with the document class \Lclass{cc}. To do this add a % |\usepackage{cc4amsart}| after it. +% \changes{v2.05}{2209/12/22}{Added \cs{@adjustnumbering}.} % \begin{macrocode} %<*cc4amsart> \NeedsTeXFormat{LaTeX2e}[1995/12/01] -\ProvidesPackage{cc4amsart}[2002/01/08 v2.05 +\ProvidesPackage{cc4amsart}[2009/12/22 v2.05b computational complexity, adaptions to amsart. Michael Nuesken, Bonn.] \RequirePackage{ccaux} @@ -7801,6 +7806,7 @@ computational complexity \RequirePackage{relabel} \RequirePackage{cc2cite} \RequirePackage{ccqed} +\AtBeginDocument{\@adjustnumbering} % % \end{macrocode} % @@ -8021,11 +8027,12 @@ computational complexity % It allows to use the document class \Lclass{amsart} or derivatives % of it (as \Lclass{mcom-l}, \dots) for a file that has been written % with the document class \Lclass{cc}. To do this add a -% |\usepackage{cc4amsart}| after it. +% |\usepackage{cc4amsart}| after it. +% \changes{v2.05}{2209/12/22}{Added ams packages.} % \begin{macrocode} %<*cc4elsart> \NeedsTeXFormat{LaTeX2e}[1995/12/01] -\ProvidesPackage{cc4elsart}[2003/08/28 v2.05 +\ProvidesPackage{cc4elsart}[2009/12/22 v2.05b computational complexity, adaptions to elsart. Michael Nuesken, Bonn.] \RequirePackage{ccaux} @@ -8076,6 +8083,10 @@ computational complexity \defprefix{figure}{\figurename~} \babel\def\tablename{Table}[german=Tafel,french={\scshape Table}] \defprefix{table}{\tablename~} +\RequirePackage{amsmath}[2000/01/15 v2.05]% 1997/03/20 v1.2d +% amsmath contains amstext, amsgen, amsbsy, amsopn +\RequirePackage{amsfonts}[1997/09/17 v2.2e] +\RequirePackage{amssymb}[1996/11/03 v2.2b] \numberallwithin{section} \AtBeginDocument{\@adjustnumbering} %%% \RequirePackage{cc2cite} -- cgit v1.2.3