summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/base/letter.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-11-04 23:35:12 +0000
committerKarl Berry <karl@freefriends.org>2014-11-04 23:35:12 +0000
commita60e31b8abec7099c8e6dc5004b173897e28f34f (patch)
tree8c27c6351041ec3a1b3d176f8246e9e4fd10f813 /Master/texmf-dist/source/latex/base/letter.dtx
parentdbe0dfa8444b80708600bb095b9506d3c471a4a9 (diff)
latex2e multicol+doc (4nov14)
git-svn-id: svn://tug.org/texlive/trunk@35512 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/base/letter.dtx')
-rw-r--r--Master/texmf-dist/source/latex/base/letter.dtx14
1 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/source/latex/base/letter.dtx b/Master/texmf-dist/source/latex/base/letter.dtx
index 9fb30db943a..076d0af3582 100644
--- a/Master/texmf-dist/source/latex/base/letter.dtx
+++ b/Master/texmf-dist/source/latex/base/letter.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.
%
@@ -61,7 +61,7 @@
%<*driver>
\ProvidesFile{letter.drv}
%</driver>
- [1999/04/29 v1.2z
+ [2014/09/29 v1.2z
%<+letter> Standard LaTeX document class]
% \end{macrocode}
%
@@ -341,7 +341,7 @@
\ProcessOptions
% \end{macrocode}
% Now that all the options have been executed we can load the
-% chosen class option file that contains all size dependant code.
+% chosen class option file that contains all size dependent code.
% \begin{macrocode}
\input{size1\@ptsize.clo}
% \end{macrocode}
@@ -397,7 +397,7 @@
% The commands |\nopagebreak| and |\nolinebreak| put in penalties
% to discourage these breaks at the point they are put in.
% They use |\@lowpenalty|, |\@medpenalty| or |\@highpenalty|,
-% dependant on their argument.
+% dependent on their argument.
% \begin{macrocode}
\@lowpenalty 51
\@medpenalty 151
@@ -528,7 +528,7 @@
% |\oddsidemargin| and |\evensidemargin| are computed from those of
% |\paperwidth| and |\textwidth|.
% \changes{v1.2n}{1994/07/13}{Added fixed values for these parameters
-% in compatibillity mode}
+% in compatibility mode}
% \begin{macrocode}
\if@compatibility
\setlength\oddsidemargin{53pt}
@@ -1069,7 +1069,7 @@
% \end{macro}
%
% \begin{macro}{\smallskipamount}
-% \begin{macro}{\mdeskipamount}
+% \begin{macro}{\medskipamount}
% \begin{macro}{\bigskipamount}
% Of these three, only |\medskipmount| is actually used above.
% \begin{macrocode}
@@ -1164,7 +1164,7 @@
% \begin{itemize}
% \item |\startlabels| : Should reset the page layout parameters if
% necessary.
-% \item |\mlabel|\marg{return address}\marg{to adress} : Command to
+% \item |\mlabel|\marg{return address}\marg{to address} : Command to
% generate a single label.
% \end{itemize}
%