summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/base/latex209.dtx
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2014-05-08 05:45:04 +0000
committerNorbert Preining <preining@logic.at>2014-05-08 05:45:04 +0000
commitf8a7af47d643e11841911d1d6d7bcfad29af5a87 (patch)
tree254bbe12bb0c851f2dfb85aa2449b5fa176652a1 /Master/texmf-dist/source/latex/base/latex209.dtx
parent4775c8ca9e258cf67c7c0bd7bce8234d12e7b449 (diff)
latex 2e release (7May)
git-svn-id: svn://tug.org/texlive/trunk@33913 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/base/latex209.dtx')
-rw-r--r--Master/texmf-dist/source/latex/base/latex209.dtx56
1 files changed, 28 insertions, 28 deletions
diff --git a/Master/texmf-dist/source/latex/base/latex209.dtx b/Master/texmf-dist/source/latex/base/latex209.dtx
index be20b24b1a9..ed0ffaed591 100644
--- a/Master/texmf-dist/source/latex/base/latex209.dtx
+++ b/Master/texmf-dist/source/latex/base/latex209.dtx
@@ -2,29 +2,29 @@
%
% Copyright 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009
% The LaTeX3 Project and any individual authors listed elsewhere
-% in this file.
-%
+% in this file.
+%
% This file is part of the LaTeX base system.
% -------------------------------------------
-%
+%
% 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.
-%
+%
% This file has the LPPL maintenance status "maintained".
-%
+%
% The list of all files belonging to the LaTeX base distribution is
% given in the file `manifest.txt'. See also `legal.txt' for additional
% information.
-%
-% The list of derived (unpacked) files belonging to the distribution
-% and covered by LPPL is defined by the unpacking scripts (with
+%
+% The list of derived (unpacked) files belonging to the distribution
+% and covered by LPPL is defined by the unpacking scripts (with
% extension .ins) which are part of the distribution.
-%
+%
% \fi
%
% \title{Compatibility mode for \LaTeXe{} emulating \LaTeX~2.09}
@@ -276,8 +276,8 @@
% \begin{macro}{\ensuremath}
% \begin{macro}{\lrbox}
% \begin{macro}{\newcommand}
-% These \LaTeXe{} commands are switched off in compatibility mode.
-% This is done by saving the old definition, and redefining the
+% These \LaTeXe{} commands are switched off in compatibility mode.
+% This is done by saving the old definition, and redefining the
% command to call |\@latex@e@error| before executing the old version.
% \begin{macrocode}
\def\@tempa#1#2{%
@@ -304,7 +304,7 @@
% \changes{v0.24}
% {1994/05/14}{Removed \cs{if@latex@e@errors} and \cs{@@@}.}
% \changes{v0.24}{1994/05/14}{Changed the error help.}
-% \changes{v0.36}{1994/10/17}{Initialized \cs{@latex@e@error} to do
+% \changes{v0.36}{1994/10/17}{Initialized \cs{@latex@e@error} to do
% nothing, and switched it on at the begin document.}
%
% \begin{macro}{\@latex@e@error}
@@ -335,14 +335,14 @@
% \changes{v0.36}{1994/10/17}
% {Allow 2e commands to be redefined once with \cs{newcommand}.}
% \changes{v0.40}{1995/03/21}{
-% (DPC) Add \cs{r} to the list of 2e commands latex/1424}
+% (DPC) Add \cs{r} to the list of 2e commands latex/1424}
%
% \begin{macro}{\@ifdefinable}
% \begin{macro}{\@old@ifdefinable}
% \begin{macro}{\@@ifdefinable}
% \begin{macro}{\@latex@e@commands}
-% We trap the |\@notdefinable| error message to check to see if the
-% command is a \LaTeXe{} command, in which case we allow the
+% We trap the |\@notdefinable| error message to check to see if the
+% command is a \LaTeXe{} command, in which case we allow the
% definition to happen. We keep a list of commands which are
% allowed to be redefined this way in |\@latex@e@commands|, and
% remove an entry each time it is defined.
@@ -395,9 +395,9 @@
% document class hook.}
% \changes{v0.24}{1994/05/14}{Switched the box commands back on, for use
% in packages.}
-% \changes{v0.36}{1994/10/17}{Changed the way the 2e command error is
+% \changes{v0.36}{1994/10/17}{Changed the way the 2e command error is
% activated.}
-% \changes{v0.51}{1996/05/24}{(DPC) Reimplemented for /2153.}
+% \changes{v0.51}{1996/05/24}{(DPC) Reimplemented for /2153.}
% This macro is called by each use of |\documentclass|. We define
% it to define |\@normalsize| and |\normalsize| if necessary,
% to input each unused option as a package, and to switch off the new
@@ -457,7 +457,7 @@
% \begin{macro}{\@missingfileerror}
% If a |.cls| file is missing, we look to see if there is
% a file of the same name with a |.sty| extension.
-% \changes{v0.06}{1993/12/18}{Corrected a typo
+% \changes{v0.06}{1993/12/18}{Corrected a typo
% \cs{@saved@missingfileerror}
% should have been \cs{saved@missingfileerror}.}
% \changes{v0.07}{1993/12/18}{Corrected a typo, I'd forgotten to pass
@@ -621,7 +621,7 @@
% is always the first thing in the argument. This is needed
% as in compatibility mode footnotes are processed in math mode,
% but the standard classes call |\@textsuperscript| in the definition
-% of |\thanks|.
+% of |\thanks|.
% \begin{macrocode}
\def\@textsuperscript#1{$\m@th^{\@gobble#1}$}
% \end{macrocode}
@@ -646,7 +646,7 @@
\def\thempfootnote{\@alph\c@mpfootnote}
% \end{macrocode}
% \end{macro}
-%
+%
% \begin{macro}{\@fnsymbol}
% \changes{v0.46}{1995/06/30}{macro added}
% \LaTeX\ version uses |\ensuremath| which does not work in
@@ -657,7 +657,7 @@
\or \ddagger\ddagger \else\@ctrerr\fi}
% \end{macrocode}
% \end{macro}
-%
+%
% \begin{macro}{\@inmathwarn}
% \changes{v0.50}{1995/12/08}{Switched off \cs{@inmathwarn}}
% \LaTeX\ (1995/12/01) checks for text commands being used in math
@@ -783,7 +783,7 @@
\long\def\@imakepicbox(#1,#2)[#3]#4{%
\vbox to#2\unitlength
{\let\mb@b\vss \let\mb@l\hss\let\mb@r\hss
- \let\mb@t\vss
+ \let\mb@t\vss
\@tfor\reserved@a :=#3\do{%
\if s\reserved@a
\let\mb@l\relax\let\mb@r\relax
@@ -818,7 +818,7 @@
% Some old document might depend on that changed spacing so\ldots
% \begin{macrocode}
\def\nofiles{%
- \@fileswfalse
+ \@fileswfalse
\typeout{No auxiliary output files.^^J}%
\long\def\protected@write##1##2##3{}%
\let\makeindex\relax
@@ -1106,12 +1106,12 @@
% \begin{macrocode}
%<*openbib>
\iffalse
-
+
The openbib option is now part of LaTeX thus this package is no
longer necessary. It is only retained for upward compatibility.
See the 2nd edition of the LaTeX book, or the file usrguide.tex
which comes with the LaTeX distribution, for more details.
-
+
\fi
%</openbib>
% \end{macrocode}
@@ -1120,7 +1120,7 @@ which comes with the LaTeX distribution, for more details.
% \begin{macrocode}
%<*bezier>
\iffalse
-
+
The \bezier command is now part of LaTeX thus this package is no
longer necessary. It is only retained for upward compatibility.
Also, please note that LaTeX now offers an extended bezier command
@@ -1128,7 +1128,7 @@ which automatically calculates the number of points needed for the
plot. See the 2nd edition of the LaTeX book, or the file
usrguide.tex which comes with the LaTeX distribution, for more
details.
-
+
\fi
%</bezier>
% \end{macrocode}