summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-05-07 22:52:15 +0000
committerKarl Berry <karl@freefriends.org>2012-05-07 22:52:15 +0000
commitf9c2085ff0cc9743608e6247e8e061343c6025d0 (patch)
tree4b2f2ca9b591eba2d349982117a8e13b887b52d0 /Master/texmf-dist
parent050038704b1e3d4885ff94896915f3139cb9ba9f (diff)
computational-complexity (7may12)
git-svn-id: svn://tug.org/texlive/trunk@26250 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/bibtex/bib/computational-complexity/journals.bib2
-rw-r--r--Master/texmf-dist/doc/latex/computational-complexity/cc-cls-inline.tex14
-rw-r--r--Master/texmf-dist/doc/latex/computational-complexity/cc.pdfbin790794 -> 790287 bytes
-rw-r--r--Master/texmf-dist/source/latex/computational-complexity/cc.dtx20
-rw-r--r--Master/texmf-dist/tex/latex/computational-complexity/cc.cls2
-rw-r--r--Master/texmf-dist/tex/latex/computational-complexity/cclayout.sty12
6 files changed, 32 insertions, 18 deletions
diff --git a/Master/texmf-dist/bibtex/bib/computational-complexity/journals.bib b/Master/texmf-dist/bibtex/bib/computational-complexity/journals.bib
index 999b7b29d27..131a37b2146 100644
--- a/Master/texmf-dist/bibtex/bib/computational-complexity/journals.bib
+++ b/Master/texmf-dist/bibtex/bib/computational-complexity/journals.bib
@@ -650,6 +650,7 @@ Und jetzt Strings f{\"{u}}r Zeitschriften udgl.
@string{DCC = "Designs, Codes and Cryptography"}
@String{DCG = "Discrete \&{} Computational Geometry"}
@string{DM = "Discrete Mathematics"}
+@String{DemM = "Demonstratio Mathematica"}
@String{DMA = "Discrete Mathematics and Applications"}
@string{DIMACS = "DIMACS Series in Discrete Mathematics and Theoretical Computer Science"}
@string{DMJ = "Duke Mathematical Journal"}
@@ -818,6 +819,7 @@ Und jetzt Strings f{\"{u}}r Zeitschriften udgl.
@string{NKGWG = "Nachrichten von der K{\"{o}}niglichen Gesellschaft der Wissenschaften zu G{\"{o}}ttingen"}
@String{NLAMC = "Nonlinear Analysis: Modelling and Control"}% ISSN = "1392-5113",
@string{NM = "Numerische Mathematik"}
+@String{NMJ = "Northeastern Mathematical Journal"} % ISSN = "1000-1778"
@string{NMT = "Nordisk Matemarisk Tidskrift"}
@string{NQ = "Notes and Queries"}
@string{NZMM = "New Zealand Math. Mag."} % kommt nicht in der refs.bib vor !!!
diff --git a/Master/texmf-dist/doc/latex/computational-complexity/cc-cls-inline.tex b/Master/texmf-dist/doc/latex/computational-complexity/cc-cls-inline.tex
index 72747332f1d..2a0f0d4ff12 100644
--- a/Master/texmf-dist/doc/latex/computational-complexity/cc-cls-inline.tex
+++ b/Master/texmf-dist/doc/latex/computational-complexity/cc-cls-inline.tex
@@ -39,7 +39,7 @@
\ifclass\expandafter\ProvidesClass\else\expandafter\ProvidesPackage\fi
{\ifclass cc\else cc-cls\fi}
[% CC MAIN DATE AND VERSION ON NEXT LINE
-2012/04/17 v2.21
+2012/05/07 v2.22
computational complexity
\ifclass document class\else package\fi]
\RequirePackage{ccaux}
@@ -2737,11 +2737,12 @@ computational complexity
\if@ccpublish
\ps@ccfirst
\def\@oddfoot{%
- \ifKV@ccsps@helperstrip%
- \begin{picture}(0,0)%
- \put(340,3){{\stripbox}}%
- \end{picture}%
- \fi
+ \ifKV@ccsps@helperstrip%
+ \begin{picture}(0,0)%
+ \put(340,3){{\stripbox}}%
+ \put(10,-5){{\tiny Produced with: \texttt{\csname ver@cc.cls\endcsname}}}%
+ \end{picture}%
+ \fi
}%
\let\@evenfoot\@oddfoot
\fi
@@ -2810,6 +2811,7 @@ computational complexity
\ifKV@ccsps@helperstrip%
\begin{picture}(0,0)%
\put(340,3){{\stripbox}}%
+ \put(10,-5){{\tiny Produced with: \texttt{\csname ver@cc.cls\endcsname}}}%
\end{picture}%
\fi
\fi}%
diff --git a/Master/texmf-dist/doc/latex/computational-complexity/cc.pdf b/Master/texmf-dist/doc/latex/computational-complexity/cc.pdf
index bd049434dc7..1f24b417b5d 100644
--- a/Master/texmf-dist/doc/latex/computational-complexity/cc.pdf
+++ b/Master/texmf-dist/doc/latex/computational-complexity/cc.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/computational-complexity/cc.dtx b/Master/texmf-dist/source/latex/computational-complexity/cc.dtx
index 6055cce872a..65df35577cd 100644
--- a/Master/texmf-dist/source/latex/computational-complexity/cc.dtx
+++ b/Master/texmf-dist/source/latex/computational-complexity/cc.dtx
@@ -2829,6 +2829,8 @@ multilingual,english]{cc}
% \changes{v2.21}{2012/04/17}{Advanced version to 2.21, bug fixes in
% relation to \cs{bare}\cs{ref}. It is planned to advance to 3.0
% soon. Michael N{\"{u}}sken, Bonn}
+% \changes{v2.22}{2012/05/07}{Added version in draft output. It is
+% planned to advance to 3.0 soon. Michael N{\"{u}}sken, Bonn}
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\providecommand\ignorespacesafterend{\@ignoretrue}
@@ -2837,7 +2839,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
-2012/04/17 v2.21
+2012/05/07 v2.22
computational complexity
\ifclass document class\else package\fi]
% \end{macrocode}
@@ -4954,6 +4956,8 @@ computational complexity
% was used) are printed. Moreover, a head rule of width
% |\headrulewidth| is produced. Note that |\ccpublish| disables
% this.
+% \changes{v2.21}{2012/05/07}{Added version below helperstrip.
+% Michael N{\"{u}}sken, Bonn}
% \begin{macrocode}
\newskip\headerindent \headerindent=10mm
\newdimen\headrulewidth \headrulewidth.4pt
@@ -4965,11 +4969,12 @@ computational complexity
\if@ccpublish
\ps@ccfirst
\def\@oddfoot{%
- \ifKV@ccsps@helperstrip%
- \begin{picture}(0,0)%
- \put(340,3){{\stripbox}}%
- \end{picture}%
- \fi
+ \ifKV@ccsps@helperstrip%
+ \begin{picture}(0,0)%
+ \put(340,3){{\stripbox}}%
+ \put(10,-5){{\tiny Produced with: \texttt{\csname ver@cc.cls\endcsname}}}%
+ \end{picture}%
+ \fi
}%
\let\@evenfoot\@oddfoot
\fi
@@ -5033,6 +5038,8 @@ computational complexity
% \begin{macro}{\ps@ccfirst}
% The page style \texttt{ccfirst} is provided for typesetting the
% first page during the publishing process.
+% \changes{v2.21}{2012/05/07}{Added version below helperstrip.
+% Michael N{\"{u}}sken, Bonn}
% \begin{macrocode}
\def\ps@ccfirst{%
\def\@oddfoot{%
@@ -5050,6 +5057,7 @@ computational complexity
\ifKV@ccsps@helperstrip%
\begin{picture}(0,0)%
\put(340,3){{\stripbox}}%
+ \put(10,-5){{\tiny Produced with: \texttt{\csname ver@cc.cls\endcsname}}}%
\end{picture}%
\fi
\fi}%
diff --git a/Master/texmf-dist/tex/latex/computational-complexity/cc.cls b/Master/texmf-dist/tex/latex/computational-complexity/cc.cls
index 21c46b84ed8..d43248aeb54 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
-2012/04/17 v2.21
+2012/05/07 v2.22
computational complexity
\ifclass document class\else package\fi]
\RequirePackage{ccaux}
diff --git a/Master/texmf-dist/tex/latex/computational-complexity/cclayout.sty b/Master/texmf-dist/tex/latex/computational-complexity/cclayout.sty
index 26f353467c8..d4441cd253f 100644
--- a/Master/texmf-dist/tex/latex/computational-complexity/cclayout.sty
+++ b/Master/texmf-dist/tex/latex/computational-complexity/cclayout.sty
@@ -612,11 +612,12 @@
\if@ccpublish
\ps@ccfirst
\def\@oddfoot{%
- \ifKV@ccsps@helperstrip%
- \begin{picture}(0,0)%
- \put(340,3){{\stripbox}}%
- \end{picture}%
- \fi
+ \ifKV@ccsps@helperstrip%
+ \begin{picture}(0,0)%
+ \put(340,3){{\stripbox}}%
+ \put(10,-5){{\tiny Produced with: \texttt{\csname ver@cc.cls\endcsname}}}%
+ \end{picture}%
+ \fi
}%
\let\@evenfoot\@oddfoot
\fi
@@ -685,6 +686,7 @@
\ifKV@ccsps@helperstrip%
\begin{picture}(0,0)%
\put(340,3){{\stripbox}}%
+ \put(10,-5){{\tiny Produced with: \texttt{\csname ver@cc.cls\endcsname}}}%
\end{picture}%
\fi
\fi}%