summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/computational-complexity
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-06-20 21:36:11 +0000
committerKarl Berry <karl@freefriends.org>2010-06-20 21:36:11 +0000
commit06f5d134f3696be39eff8a31b5e4915dd59cf666 (patch)
treeea909fc4d67006bcb97675b542c478b0cf775530 /Master/texmf-dist/tex/latex/computational-complexity
parenta262478df24d895c9ec6e33766d70ef3671fc097 (diff)
computational-complexity update
git-svn-id: svn://tug.org/texlive/trunk@19079 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/computational-complexity')
-rw-r--r--Master/texmf-dist/tex/latex/computational-complexity/cc.cls2
-rw-r--r--Master/texmf-dist/tex/latex/computational-complexity/ccalgo.sty8
-rw-r--r--Master/texmf-dist/tex/latex/computational-complexity/cclayout.sty5
3 files changed, 10 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/computational-complexity/cc.cls b/Master/texmf-dist/tex/latex/computational-complexity/cc.cls
index 7175c083f08..225949f1291 100644
--- a/Master/texmf-dist/tex/latex/computational-complexity/cc.cls
+++ b/Master/texmf-dist/tex/latex/computational-complexity/cc.cls
@@ -38,7 +38,7 @@
\ifclass\expandafter\ProvidesClass\else\expandafter\ProvidesPackage\fi
{\ifclass cc\else cc-cls\fi}
[% CC MAIN DATE AND VERSION ON NEXT LINE
-2010/01/25 v2.11
+2010/06/17 v2.12
computational complexity
\ifclass document class\else package\fi]
\RequirePackage{ccaux}
diff --git a/Master/texmf-dist/tex/latex/computational-complexity/ccalgo.sty b/Master/texmf-dist/tex/latex/computational-complexity/ccalgo.sty
index 6912029eb6e..83fc6ae847b 100644
--- a/Master/texmf-dist/tex/latex/computational-complexity/ccalgo.sty
+++ b/Master/texmf-dist/tex/latex/computational-complexity/ccalgo.sty
@@ -220,7 +220,7 @@
\reinit@list@label
}
\newcommand{\algonumerate@labelexplicit}[1]{% For algorithm i/o
- \typeout{item explicit [#1]}%
+%%% \typeout{item explicit [#1]}%
\algonumerate@makelabelexplicit{#1}%
\global\let\algonumerate@global\global
\gdef\global{\algonumerate@global\let\global\algonumerate@global
@@ -232,7 +232,7 @@
\global}%
}
\newcommand{\algonumerate@labelempty}[1]{% For algorithm i/o
- \typeout{item empty [#1]}%
+%%% \typeout{item empty [#1]}%
\algonumerate@makelabelempty{}%
\global\let\algonumerate@global\global
\gdef\global{\algonumerate@global\let\global\algonumerate@global
@@ -240,7 +240,7 @@
\global}%
}
\newcommand{\algonumerate@labelautomatic}[1]{% For algorithm steps
- \typeout{item automatic [#1]}%
+%%% \typeout{item automatic [#1]}%
\algonumerate@makelabelautomatic{#1}%
\global\let\algonumerate@global\global
\gdef\global{\algonumerate@global\let\global\algonumerate@global
@@ -252,7 +252,7 @@
\global}%
}
\newcommand{\algonumerate@labelnumber}[1]{% For algorithm steps
- \typeout{item numbered [#1]}%
+%%% \typeout{item numbered [#1]}%
\algonumerate@makelabelnumber{#1}%
\global\let\algonumerate@global\global
\gdef\global{\algonumerate@global\let\global\algonumerate@global
diff --git a/Master/texmf-dist/tex/latex/computational-complexity/cclayout.sty b/Master/texmf-dist/tex/latex/computational-complexity/cclayout.sty
index bc5fe1ab906..f092c8402ee 100644
--- a/Master/texmf-dist/tex/latex/computational-complexity/cclayout.sty
+++ b/Master/texmf-dist/tex/latex/computational-complexity/cclayout.sty
@@ -31,6 +31,11 @@
%% Right bracket \] Circumflex \^ Underscore \_
%% Grave accent \` Left brace \{ Vertical bar \|
%% Right brace \} Tilde \~}
+\if@ccpublish
+\expandafter\xdef\csname ver@fullpage.sty\endcsname{9999}%
+\typeout{The package fullpage is forbidden when publishing in the
+ journal computation complexity. It will be ignored.}
+\fi
\let\@contact\relax
\newcommand{\contact}[1]{\gdef\@contact{#1}}
\AtBeginDocument{\if@ccpublish