summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/tools/theorem.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/tools/theorem.dtx')
-rw-r--r--Master/texmf-dist/source/latex/tools/theorem.dtx44
1 files changed, 22 insertions, 22 deletions
diff --git a/Master/texmf-dist/source/latex/tools/theorem.dtx b/Master/texmf-dist/source/latex/tools/theorem.dtx
index 285aae6b632..d2a27596562 100644
--- a/Master/texmf-dist/source/latex/tools/theorem.dtx
+++ b/Master/texmf-dist/source/latex/tools/theorem.dtx
@@ -3,22 +3,22 @@
% Copyright 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005
% 2006 2008 2009
% The LaTeX3 Project and any individual authors listed elsewhere
-% in this file.
-%
+% in this file.
+%
% This file is part of the Standard LaTeX `Tools Bundle'.
% -------------------------------------------------------
-%
+%
% It may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3c
% of this license or (at your option) any later version.
% The latest version of this license is in
% http://www.latex-project.org/lppl.txt
-% and version 1.3c or later is part of all distributions of LaTeX
+% and version 1.3c or later is part of all distributions of LaTeX
% version 2005/12/01 or later.
-%
+%
% The list of all files belonging to the LaTeX `Tools Bundle' is
% given in the file `manifest.txt'.
-%
+%
% \fi
%
% \CheckSum{467}
@@ -37,7 +37,7 @@
%% Right bracket \] Circumflex \^ Underscore \_
%% Grave accent \` Left brace \{ Vertical bar \|
%% Right brace \} Tilde \~}
-%%
+%%
%
%
\def\FMithmInfo{1995/11/23 v2.2c Theorem extension package (FMi)}
@@ -161,7 +161,7 @@
% into general use:
% \begin{enumerate}
% \item The number of the theorem is shown in the margin.
-% \item There is a line break at
+% \item There is a line break at
% the end of the theorem header.
% \end{enumerate}
%
@@ -191,7 +191,7 @@
% \item[\ttfamily \bslash newtheorem\{foo2\}{[foo]}\{bar2\}]
% The theorem set {\envfont foo2} (printed name \texttt{bar2})
% uses the same counter as the theorem set \texttt{foo}.
-% \item[\ttfamily \bslash newtheorem\{foo3\}\{bar3\}{[section]}]
+% \item[\ttfamily \bslash newtheorem\{foo3\}\{bar3\}{[section]}]
% The theorem set {\envfont foo3} (printed name \texttt{bar3}) is
% enumerated within the counter \texttt{section}, i.e.\ with every
% new |\section| the enumeration begins again with 1, and
@@ -272,7 +272,7 @@
% The theorem number is set in the margin, and there is a line
% break as in \texttt{break}.
% \item[changebreak]
-% Like \texttt{break}, but with header number and text
+% Like \texttt{break}, but with header number and text
% interchanged.
% \item[change]
% Header number and text are interchanged, without a line break.
@@ -281,7 +281,7 @@
% \end{deflist}
% All styles (except \texttt{plain}) select |\slshape| as the default
% |\theorembodyfont|.
-%
+%
%
% \subsection{Examples}
%
@@ -350,7 +350,7 @@
% help of Christina Busse (translating the manuscript into English),
% Joachim Pense (playing the r\^ole of typist), Chris Rowley
% (looking everything over) and many others providing useful
-% suggestions.
+% suggestions.
%
% \StopEventually{%
% \begin{thebibliography}{9}
@@ -360,12 +360,12 @@
% \newblock
% Addison-Wesley, Reading, Massachusetts, 1994.
% \bibitem{latex:source} \textsc{Lamport, Leslie.} \newblock
-% \texttt{latex.tex}, version 2.09, date
-% Feb. 1990.
+% \texttt{latex.tex}, version 2.09, date
+% Feb. 1990.
% \end{thebibliography}
% \PrintIndex
% \PrintChanges}
-%
+%
%
% \section{The documentation driver file}
%
@@ -517,7 +517,7 @@
% \end{macrocode}
% \end{macro}
% \end{macro}
-%
+%
%
% \begin{macro}{\theoremheaderfont}
% \changes{v2.0g}{89/09/19}{Macro added.}
@@ -534,7 +534,7 @@
only once.}}}
% \end{macrocode}
% \end{macro}
-%
+%
% \begin{macro}{\theorem@headerfont}
% \changes{v2.0g}{89/09/19}{Macro added.}
% To set the |\theorem@headerfont| default we first test if
@@ -549,7 +549,7 @@
% \begin{macrocode}
\gdef\theorem@headerfont{\bfseries}
% \end{macrocode}
-% Otherwise we reset the current shape before calling |\bfseries|.
+% Otherwise we reset the current shape before calling |\bfseries|.
% \begin{macrocode}
\else \gdef\theorem@headerfont{\normalfont\bfseries}\fi
% \end{macrocode}
@@ -838,7 +838,7 @@
%
%
% \subsection{Definition of the theorem substyles}
-%
+%
% As already pointed out, the theorem substyles, defined below, are
% only loaded when necessary. Note that all these substyles, except
% \texttt{plain}, have |\slshape| as the default body font.
@@ -908,7 +908,7 @@
% \end{macro}
% \end{macro}
%
-% \noindent
+% \noindent
% We conclude with an |\endgroup| to restore the
% |\catcode| of |@|.
% \begin{macrocode}
@@ -1070,7 +1070,7 @@
%
% \subsubsection{The \texttt{margin} style}
%
-% This style option is stored in the file |thm.sty|.
+% This style option is stored in the file |thm.sty|.
% \begin{macrocode}
%<*thm>
\begingroup \makeatletter
@@ -1101,7 +1101,7 @@
% \begin{macro}{\theorempreskipamount}
% \begin{macro}{\theorempostskipamount}
% The \textsf{skip} parameters that regulate the vertical empty space
-% before and after the {\envfont theorem} environment have
+% before and after the {\envfont theorem} environment have
% to be allocated as well.
% \changes{v2.0f}{89/07/20}{Unnecessary `global' removed.}
% \begin{macrocode}