summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2007-01-27 23:57:44 +0000
committerNorbert Preining <preining@logic.at>2007-01-27 23:57:44 +0000
commit25a4c5d33bb2156292e5851e366df74413b2d62d (patch)
tree1e61e75c817f25ddd9022d4c13fda847ab0a6c96
parente279a65b78b7358d895a7ad8491605cfe5fe7a10 (diff)
ntheorem update from CTAN
git-svn-id: svn://tug.org/texlive/trunk@3824 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/ntheorem/README63
-rw-r--r--Master/texmf-dist/doc/latex/ntheorem/ntheorem.dvibin235792 -> 0 bytes
-rw-r--r--Master/texmf-dist/doc/latex/ntheorem/ntheorem.pdfbin0 -> 374721 bytes
-rw-r--r--Master/texmf-dist/source/latex/ntheorem/ntheorem.drv6
-rw-r--r--Master/texmf-dist/source/latex/ntheorem/ntheorem.dtx22
-rw-r--r--Master/texmf-dist/tex/latex/ntheorem/ntheorem.std6
-rw-r--r--Master/texmf-dist/tex/latex/ntheorem/ntheorem.sty8
-rw-r--r--Master/texmf-dist/tpm/ntheorem.tpm11
8 files changed, 92 insertions, 24 deletions
diff --git a/Master/texmf-dist/doc/latex/ntheorem/README b/Master/texmf-dist/doc/latex/ntheorem/README
new file mode 100644
index 00000000000..1df0f785bd1
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/ntheorem/README
@@ -0,0 +1,63 @@
+ntheorem. dtx includes the style-file, a standard configuration,
+and the documentation. Additional information is available
+at
+ http://www.informatik.uni-freiburg.de/~may/Ntheorem/ntheorem.html
+(including a test-file).
+
+We recommend placing the unpacked files (+this message) in an extra directory
+ macros/latex/contrib/supported/ntheorem/ .
+
+With this, newthm.sty (macros/latex/contrib/other/newthm/) becomes obsolete.
+
+Wolfgang May & Andreas Schlechte
+
+--------------------
+
+Abstract:
+
+ntheorem.sty for LaTeX
+
+by Wolfgang May and Andreas Schlechte
+
+ntheorem.sty is a package for handling theorem-like environments.
+Aditionally to several features for defining the layout of theorem-like
+environments which can be regarded to be standard requirements for a
+theorem-package, it provides solutions for two related problems:
+placement of endmarks and generation of lists of theorem-like
+environments. In contrast to former approaches, it solves the problem
+of setting endmarks of theorem-like environments (theorems, definitions,
+examples, and proofs) automatically at the right positions, even if the
+environment ends with a displaymath or (even nested) list environments;
+it also copes with the amsmath package. This is done in the same manner
+as the handling of labels by using the .aux file. It also introduces the
+generation of lists of theorem-like environments in the same manner as
+listoffigures.
+After running LaTeX several times (depending on the complexity of
+references, in general, three runs are sufficient), the endmarks are set
+correctly, and theoremlists are generated. Since ntheorem.sty uses the
+standard LaTeX \newtheorem command, existing documents can be switched to
+ntheorem.sty without having to change the .tex file. Also, it is
+compatible with LaTeX files using theorem.sty written by Frank Mittelbach.
+
+Features:
+
+ * General Layout of Theorems:
+ different predefined theoremstyles, according to theorem.sty,
+ defining own theoremstyles by \newtheoremstyle,
+ * Placement of End Marks:
+ automatically setting end marks for theorem-like environments
+ in text, math environments, lists etc.,
+ * Generation of Theorem Lists:
+ Generation of list-of-theorem similar to list-of-figures
+ different predefined liststyles, according to theorem.sty,
+ defining own liststyles by \newliststyle.
+
+--------------------------------------------------------------------
+Wolfgang May E-mail: may@informatik.uni-freiburg.de
+Universitaet Freiburg http://www.informatik.uni-freiburg.de/~may/
+Institut fuer Informatik D-79110 Freiburg / Germany
+--------------------------------------------------------------------
+Graduiertenkolleg Menschliche und Maschinelle Intelligenz
+der Universitaet Freiburg
+
+
diff --git a/Master/texmf-dist/doc/latex/ntheorem/ntheorem.dvi b/Master/texmf-dist/doc/latex/ntheorem/ntheorem.dvi
deleted file mode 100644
index 4fb72337db0..00000000000
--- a/Master/texmf-dist/doc/latex/ntheorem/ntheorem.dvi
+++ /dev/null
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/ntheorem/ntheorem.pdf b/Master/texmf-dist/doc/latex/ntheorem/ntheorem.pdf
new file mode 100644
index 00000000000..ae6826e898c
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/ntheorem/ntheorem.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/ntheorem/ntheorem.drv b/Master/texmf-dist/source/latex/ntheorem/ntheorem.drv
index fb5d10aa434..e03c18d4626 100644
--- a/Master/texmf-dist/source/latex/ntheorem/ntheorem.drv
+++ b/Master/texmf-dist/source/latex/ntheorem/ntheorem.drv
@@ -20,9 +20,9 @@
%% original source files, as listed above, are part of the
%% same distribution. (The sources need not necessarily be
%% in the same archive or directory.)
-\def\filedate{2004/09/20}
-\def\docdate{2004/09/20}
-\def\fileversion{1.24}
+\def\filedate{2005/07/07}
+\def\docdate{2005/07/07}
+\def\fileversion{1.25}
\def\basename{ntheorem}
%% This file may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.2
diff --git a/Master/texmf-dist/source/latex/ntheorem/ntheorem.dtx b/Master/texmf-dist/source/latex/ntheorem/ntheorem.dtx
index ac97da8d719..b67c4e0f2f6 100644
--- a/Master/texmf-dist/source/latex/ntheorem/ntheorem.dtx
+++ b/Master/texmf-dist/source/latex/ntheorem/ntheorem.dtx
@@ -1,16 +1,17 @@
-\def\filedate{2004/09/20}
-\def\docdate{2004/09/20}
-\def\fileversion{1.24}
+\def\filedate{2005/07/07}
+\def\docdate{2005/07/07}
+\def\fileversion{1.25}
\def\basename{ntheorem}
% \iffalse
%
% Package 'ntheorem' to use with LaTeX2e
-% Copyright 1997 - 2004 by Wolfgang May and Andreas Schlechte.
+% Copyright 1997 - 2004 by Wolfgang May and Andreas Schedler.
%
% Written and maintained by
% Wolfgang May (Uni Goettingen, formerly Uni Freiburg)
% [theorem-marks, general layout]
-% and Andreas Schlechte (formerly TU Clausthal)
+% and Andreas Schedler (formerly TU Clausthal; formerly
+% Andreas Schlechte)
% [theorem-lists, list layout]
%
%% This file may be distributed and/or modified under the
@@ -27,8 +28,8 @@
% Institut f"ur Informatik, Universit"at Goettingen
% e-mail: may@informatik.uni-goettingen.de
%
-% Andreas Schlechte
-% e-mail: ntheorem@andreas-schlechte.de
+% Andreas Schedler
+% e-mail: ntheorem@andreas-schedler.net
%
% \fi
%
@@ -167,7 +168,7 @@
% Universit\"at G\"ottingen \\
% Germany
% \and
-% Andreas Schlechte\thanks{\texttt{ntheorem@andreas-schlechte.de}}\\
+% Andreas Schedler\thanks{\texttt{ntheorem@andreas-schedler.de}}\\
% }
% \date{\filedate}
% \maketitle
@@ -3553,11 +3554,12 @@
% \changes{v0.93}{1997/03/12}{introduced 'renewtheorem' (WM)}
% \changes{v1.18}{1999/12/23}{calls '@newtheorem' instead of
% 'newtheorem' (WM)}
+% \changes{v1.25}{2005/07/07}{error message: 'keyword' (WM)}
% \Codelabel{atrenewthm}
% \begin{macrocode}
\gdef\@renewtheorem#1{%
\expandafter\@ifundefined{#1}%
- {\PackageError{\basename}{Theorem style #1 undefined}\@ehc}%
+ {\PackageError{\basename}{Theorem keyword #1 undefined}\@ehc}%
{}%
\expandafter\let\csname #1\endcsname\relax
\expandafter\let\csname #1*\endcsname\relax
@@ -4629,7 +4631,7 @@
%
% Versions 0.71 and 0.72 incorporated minor bugfixes.
%
-% \subsection{Lists, Lists, Lists (Andreas Schlechte)}
+% \subsection{Lists, Lists, Lists (Andreas Schedler)}
%
% I often saw questions on theoremlists in the
% german newsgroup \emph{de.comp.text.tex}, but I never
diff --git a/Master/texmf-dist/tex/latex/ntheorem/ntheorem.std b/Master/texmf-dist/tex/latex/ntheorem/ntheorem.std
index a9f49b0447a..b7b80ad0a0a 100644
--- a/Master/texmf-dist/tex/latex/ntheorem/ntheorem.std
+++ b/Master/texmf-dist/tex/latex/ntheorem/ntheorem.std
@@ -20,9 +20,9 @@
%% original source files, as listed above, are part of the
%% same distribution. (The sources need not necessarily be
%% in the same archive or directory.)
-\def\filedate{2004/09/20}
-\def\docdate{2004/09/20}
-\def\fileversion{1.24}
+\def\filedate{2005/07/07}
+\def\docdate{2005/07/07}
+\def\fileversion{1.25}
\def\basename{ntheorem}
%% This file may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.2
diff --git a/Master/texmf-dist/tex/latex/ntheorem/ntheorem.sty b/Master/texmf-dist/tex/latex/ntheorem/ntheorem.sty
index 5fd38c4b89b..16fcac4dc09 100644
--- a/Master/texmf-dist/tex/latex/ntheorem/ntheorem.sty
+++ b/Master/texmf-dist/tex/latex/ntheorem/ntheorem.sty
@@ -20,9 +20,9 @@
%% original source files, as listed above, are part of the
%% same distribution. (The sources need not necessarily be
%% in the same archive or directory.)
-\def\filedate{2004/09/20}
-\def\docdate{2004/09/20}
-\def\fileversion{1.24}
+\def\filedate{2005/07/07}
+\def\docdate{2005/07/07}
+\def\fileversion{1.25}
\def\basename{ntheorem}
%% This file may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.2
@@ -719,7 +719,7 @@
\@ifnextchar[{\@othm{#1}}{\@nthm{#1}}}% MUST NOT BE IN ANY IF !!!
\gdef\@renewtheorem#1{%
\expandafter\@ifundefined{#1}%
- {\PackageError{\basename}{Theorem style #1 undefined}\@ehc}%
+ {\PackageError{\basename}{Theorem keyword #1 undefined}\@ehc}%
{}%
\expandafter\let\csname #1\endcsname\relax
\expandafter\let\csname #1*\endcsname\relax
diff --git a/Master/texmf-dist/tpm/ntheorem.tpm b/Master/texmf-dist/tpm/ntheorem.tpm
index 3f2273bf689..e700718de50 100644
--- a/Master/texmf-dist/tpm/ntheorem.tpm
+++ b/Master/texmf-dist/tpm/ntheorem.tpm
@@ -3,7 +3,7 @@
<rdf:Description about="http://texlive.dante.de/texlive/Package/ntheorem.zip">
<TPM:Name>ntheorem</TPM:Name>
<TPM:Type>Package</TPM:Type>
- <TPM:Date>2007/01/25 17:06:42</TPM:Date>
+ <TPM:Date>2007/01/27 21:00:24</TPM:Date>
<TPM:Version>1.203</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Enhanced theorem environment.</TPM:Title>
@@ -19,13 +19,16 @@ support for making a list of theorems like \listoffigures.
<TPM:Size>458336</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
- <TPM:RunFiles size="42585">
+ <TPM:RunFiles size="42587">
texmf-dist/tex/latex/ntheorem/ntheorem.std
texmf-dist/tex/latex/ntheorem/ntheorem.sty
texmf-dist/tpm/ntheorem.tpm
</TPM:RunFiles>
- <TPM:DocFiles size="235792">texmf-dist/doc/latex/ntheorem/ntheorem.dvi</TPM:DocFiles>
- <TPM:SourceFiles size="179959">
+ <TPM:DocFiles size="377452">
+texmf-dist/doc/latex/ntheorem/README
+texmf-dist/doc/latex/ntheorem/ntheorem.pdf
+ </TPM:DocFiles>
+ <TPM:SourceFiles size="180070">
texmf-dist/source/latex/ntheorem/ntheorem.drv
texmf-dist/source/latex/ntheorem/ntheorem.dtx
texmf-dist/source/latex/ntheorem/ntheorem.ins