summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/computational-complexity/cc.dtx
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2008-04-26 11:50:59 +0000
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2008-04-26 11:50:59 +0000
commit3734a87508c821c70cc2a63eaa12f2c6388e9ff9 (patch)
treea8a6812e4e1b6544f733855add39e89ede26b914 /Master/texmf-dist/source/latex/computational-complexity/cc.dtx
parent1c49892d3c4d3cb00f038a3aa898527ae6e6d6d8 (diff)
-mcomputational-complexity update (new licenses statement)
git-svn-id: svn://tug.org/texlive/trunk@7666 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/computational-complexity/cc.dtx')
-rw-r--r--Master/texmf-dist/source/latex/computational-complexity/cc.dtx42
1 files changed, 27 insertions, 15 deletions
diff --git a/Master/texmf-dist/source/latex/computational-complexity/cc.dtx b/Master/texmf-dist/source/latex/computational-complexity/cc.dtx
index 782139bb7bc..c6abef766f2 100644
--- a/Master/texmf-dist/source/latex/computational-complexity/cc.dtx
+++ b/Master/texmf-dist/source/latex/computational-complexity/cc.dtx
@@ -1,10 +1,13 @@
% \iffalse meta-comment
%
-% Copyright 2000, 2003, 2006, computational complexity, Michael Nüsken
+% Copyright 2000-2008 computational complexity, Michael Nüsken
%
% This file is part of computational complexity macro package.
%
-% It may be distributed and/or modified under the
+% The package consists of this file, the file cc.ins and all files
+% generated by them.
+%
+% The package may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.2
% of this license or (at your option) any later version.
% The latest version of this license is in
@@ -2633,6 +2636,9 @@ multilingual,english]{cc}
% N{\"{u}}sken, Bonn}
% \changes{v2.07}{2008/03/18}{Advanced version to 2.08, Michael
% N{\"{u}}sken, Bonn}
+% \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}
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\providecommand\ignorespacesafterend{\@ignoretrue}
@@ -2641,7 +2647,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/03/18 v2.08a
+2008/04/25 v2.09
computational complexity
\ifclass document class\else package\fi]
% \end{macrocode}
@@ -4373,6 +4379,9 @@ computational complexity
% \changes{v2.04}{2006/03/06}{Changed maketitle to allow for very
% long abstracts, MN, Bonn}
% \changes{v2.04}{2006/03/08}{Adapted maketitle due to hyperref, MN, Bonn}
+% \changes{v2.08}{2008/04/25}{Bug repair: Added \cs{protect} to
+% \cs{ClassWarningNoLine} calls in \cs{maketitle}, Michael
+% N{\"{u}}sken, Bonn}
% \begin{macrocode}
\def\fourdigits#1{\ifnum#1<10\relax000#1\else
\ifnum#1<100\relax00#1\else
@@ -4427,15 +4436,16 @@ computational complexity
\relax
\begin{center}
\if@ccpublish
- \renewcommand{\footnote}[1]{\ClassWarningNoLine{cc}{There are no
- footnotes allowed in title or author.\MessageBreak
+ \renewcommand{\footnote}[1]{\protect\ClassWarningNoLine{cc}{%
+ There are no footnotes allowed in title or author.\MessageBreak
+ Your command is ignored.\MessageBreak
Think about moving your remark to the acknowledgements}}%
\let\thanks\footnote
\else
- \renewcommand{\footnote}[1]{\ClassWarningNoLine{cc}{In title or
- author \protect\footnote\space does not work.\MessageBreak
- Avoid footnotes or use \protect\thanks}}%
- \renewcommand\thefootnote{\@fnsymbol\c@footnote}%
+ \renewcommand{\footnote}[1]{\protect\ClassWarningNoLine{cc}{%
+ In title or author \string\footnote\space does not work.\MessageBreak
+ Avoid footnotes or use \string\thanks}}%
+ \renewcommand{\thefootnote}{\@fnsymbol\c@footnote}%
\def\@makefnmark{%
\rlap{\@textsuperscript{\normalfont\@thefnmark}}}%
\long\def\@makefntext##1{\parindent 1em\noindent
@@ -8428,8 +8438,8 @@ End of customized bst file
%
%
% \def\filename{cc2.bst}
-% \def\fileversion{v2.01}
-% \def\filedate{2000/02/29}
+% \def\fileversion{v2.09}
+% \def\filedate{2008/04/25}
% \CodelinePrefix{b}
%
% \section{Source of \filename (\fileprefix)}
@@ -8458,7 +8468,7 @@ End of customized bst file
%% ----------------------------------------
%% *** bst for computational complexity with natbib.sty ***
%%
-%% Copyright 1994-2004 Patrick W Daly
+%% Copyright 1994-2007 Patrick W Daly
% ===============================================================
% IMPORTANT NOTICE:
% This bibliographic style (bst) file has been generated from one or
@@ -8470,7 +8480,7 @@ End of customized bst file
% version 1 of the License, or any later version.
% ===============================================================
% Name and version information of the main mbs file:
- % \ProvidesFile{merlin.mbs}[2004/02/09 4.13 (PWD, AO, DPC)]
+ % \ProvidesFile{merlin.mbs}[2007/04/24 4.20 (PWD, AO, DPC)]
% For use with BibTeX version 0.99a or later
%-------------------------------------------------------------------
% This bibliography style file is intended for texts in ENGLISH
@@ -8877,9 +8887,11 @@ FUNCTION {format.url}
if$
}
-STRINGS { bibinfo}
INTEGERS { nameptr namesleft numnames }
+
+STRINGS { bibinfo}
+
FUNCTION {format.names}
{ 'bibinfo :=
duplicate$ empty$ 'skip$ {
@@ -8954,7 +8966,7 @@ FUNCTION {format.editors}
FUNCTION {format.book.pages}
{ pages "pages" bibinfo.check
duplicate$ empty$ 'skip$
- { bbl.pages * }
+ { " " * bbl.pages * }
if$
}
FUNCTION {format.isbn}