summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/base/classes.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/base/classes.dtx')
-rw-r--r--Master/texmf-dist/source/latex/base/classes.dtx20
1 files changed, 10 insertions, 10 deletions
diff --git a/Master/texmf-dist/source/latex/base/classes.dtx b/Master/texmf-dist/source/latex/base/classes.dtx
index e9a6ca5e37c..9c906a7044b 100644
--- a/Master/texmf-dist/source/latex/base/classes.dtx
+++ b/Master/texmf-dist/source/latex/base/classes.dtx
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%
-% Copyright 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009
+% Copyright 1993-2014
% The LaTeX3 Project and any individual authors listed elsewhere
% in this file.
%
@@ -69,7 +69,7 @@
%<*driver>
\ProvidesFile{classes.drv}
%</driver>
- [2007/10/19 v1.4h
+ [2014/09/29 v1.4h
%<article|report|book> Standard LaTeX document class]
%<10pt|11pt|12pt> Standard LaTeX file (size option)]
% \end{macrocode}
@@ -175,7 +175,7 @@
% \changes{v1.0d}{1993/11/30}{Added use of \cs{NeedsTeXFormat}}
% \changes{v1.0d}{1993/11/30}{Replaced \cs{bf} with \cs{bfseries};
% \cs{rm} with \cs{rmfamily}}
-% \changes{v1.0d}{1993/11/30}{Made eqaution and eqnarray environments
+% \changes{v1.0d}{1993/11/30}{Made equation and eqnarray environments
% in the fleqn option up to date with latex.dtx}
% \changes{v1.0f}{1993/12/08}{Made all lines shorter than 72 characters}
% \changes{v1.0g}{1993/12/08}{Made change in eqnarray for the fleqn
@@ -196,8 +196,8 @@
% \changes{v1.0n}{1994/01/19}{Removed code for makeidx option and made
% it a separate package; removed use of \cs{setlength} from list
% parameters.}
-% \changes{v1.0o}{1994/01/31}{Small documention changes}
-% \changes{v1.0q}{1994/02/16}{Small documention changes}
+% \changes{v1.0o}{1994/01/31}{Small documentation changes}
+% \changes{v1.0q}{1994/02/16}{Small documentation changes}
% \changes{v1.1a}{1994/03/12}{Removed \cs{typeout} messages}
% \changes{v1.1f}{1994/04/15}{Inserted forgotten line break}
% \changes{v1.2a}{1994/03/17}{Added openright option. (LL)}
@@ -1100,7 +1100,7 @@
% \subsubsection{Margins}
%
% Most of the values of these parameters are now calculated, based
-% on the papersize in use. In the calcluations the |\marginparsep|
+% on the papersize in use. In the calculations the |\marginparsep|
% needs to be taken into account so we give it its value first.
%
% \begin{macro}{\marginparsep}
@@ -2567,7 +2567,7 @@
\fi
% \end{macrocode}
% Now we set the title in a large bold font. We prevent a pagebreak
-% from occuring in the middle of or after the title. Finally we
+% from occurring in the middle of or after the title. Finally we
% leave some whitespace before the text begins.
% \changes{v1.2v}{1994/11/30}{Added \cs{interlinepenalty}\cs{@M} to
% prevent a pagebreak in the middle of a title}
@@ -3591,7 +3591,7 @@
% \changes{v1.0f}{1993/12/08}{Macro added}
%
% The commands to change the family. When in compatibility mode we
-% select the `default' font first, to get \LaTeX2.09 behviour.
+% select the `default' font first, to get \LaTeX2.09 behaviour.
% \begin{macrocode}
\DeclareOldFontCommand{\rm}{\normalfont\rmfamily}{\mathrm}
\DeclareOldFontCommand{\sf}{\normalfont\sffamily}{\mathsf}
@@ -3732,7 +3732,7 @@
%
% \changes{v1.0g}{1993/12/09}{Moved the setting of
% \cs{@restonecolfalse}}
-% \changes{v1.4h}{2007/10/19}{Explain why \cs{@mkboth} is insde the heading
+% \changes{v1.4h}{2007/10/19}{Explain why \cs{@mkboth} is inside the heading
% arg for \cs{tableofcontents} (pr/3285 and pr/3984)}
% \begin{macrocode}
\newcommand\tableofcontents{%
@@ -4240,7 +4240,7 @@
% Usually, footnotes are separated from the main body of the text
% by a small rule. This rule is drawn by the macro |\footnoterule|.
% We have to make sure that the rule takes no vertical space (see
-% \file{plain.tex}) so we compensate for the natural heigth of the
+% \file{plain.tex}) so we compensate for the natural height of the
% rule of 0.4pt by adding the right amount of vertical skip.
%
% To prevent the rule from colliding with the footnote we first add