summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/base/ltplain.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/base/ltplain.dtx')
-rw-r--r--Master/texmf-dist/source/latex/base/ltplain.dtx68
1 files changed, 34 insertions, 34 deletions
diff --git a/Master/texmf-dist/source/latex/base/ltplain.dtx b/Master/texmf-dist/source/latex/base/ltplain.dtx
index ae5a0c7e6f9..bf34a59966e 100644
--- a/Master/texmf-dist/source/latex/base/ltplain.dtx
+++ b/Master/texmf-dist/source/latex/base/ltplain.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
% \iffalse
%%% From File: ltplain.dtx
@@ -39,7 +39,7 @@
\begin{document}
\title{\filename\\(The file plain.tex, modified for \LaTeX)}
\author{Donald~E.~Knuth\\
- Modified by
+ Modified by
Leslie Lamport, Frank Mittelbach,\\
Rainer Sch\"opf, David Carlisle}
\date{\filedate}
@@ -87,10 +87,10 @@
% \vglue \vgl@
% \hglue \hgl@
% \end{verbatim}
-%
+%
% This file is by now very small as most of it has been moved to more
% appropriate kernel files: it may disappear completely one day.
-%
+%
% \LaTeX\ font definitions are done using NFSS2 so none of PLAIN's
% font definitions are in \LaTeX.
%
@@ -335,7 +335,7 @@
% {Remove some \cs{outer} declarations.}
% \changes{v1.1h}{1995/04/24}
% {Remove remaining \cs{outer} declarations.}
-% Now, we define |\newcount|, |\newbox|, etc. so that you can say
+% Now, we define |\newcount|, |\newbox|, etc. so that you can say
% |\newcount\foo| and |\foo| will be defined (with |\countdef|) to
% be the next counter.
%
@@ -645,7 +645,7 @@
% \begin{macro}{\magstep}
% \begin{macrocode}
\def\magstephalf{1095 }
-\def\magstep#1{\ifcase#1 \@m\or 1200\or 1440\or 1728\or
+\def\magstep#1{\ifcase#1 \@m\or 1200\or 1440\or 1728\or
2074\or 2488\fi\relax}
% \end{macrocode}
% \end{macro}
@@ -712,7 +712,7 @@
% \end{macrocode}
% \end{macro}
% \end{macro}
-%
+%
% \begin{macro}{\endgraf}
% \begin{macro}{\endline}
% \begin{macrocode}
@@ -767,7 +767,7 @@
% \end{macro}
%
% \begin{macro}{\loop}
-% \changes{v1.0h}{1994/05/16}{Use Kabelschacht method}
+% \changes{v1.0h}{1994/05/16}{Use Kabelschacht method}
% \begin{macro}{\iterate}
% \changes{v1.1b}{1994/11/10}
% {(CAR) added extra \cs{relax}}
@@ -790,7 +790,7 @@
% This setting of |\repeat| is needed to make |\loop...\if...\repeat|
% skippable within another |\if...|.
% \begin{macrocode}
-\let\repeat=\fi
+\let\repeat=\fi
% \end{macrocode}
% \end{macro}
% \end{macro}
@@ -882,15 +882,15 @@
% \end{macro}
%
% \begin{macro}{\m@th}
-% \changes{v1.0h}{1994/05/16}{Remove unnecssary space}
+% \changes{v1.0h}{1994/05/16}{Remove unnecssary space}
% \begin{macrocode}
\def\m@th{\mathsurround\z@}
% \end{macrocode}
% \end{macro}
%
% \begin{macro}{\underbar}
-% Due to \LaTeX's redefinition of |\underline| plain \TeX's
-% |\underbar| can be done in a simpler fashion (but do we
+% Due to \LaTeX's redefinition of |\underline| plain \TeX's
+% |\underbar| can be done in a simpler fashion (but do we
% need it at all?).
% \changes{v1.1m}{1994/05/26}
% {(CAR/FMi) changed to use box \cs{tw@}}
@@ -920,8 +920,8 @@
%
% \changes{v1.0h}{1994/05/16}{Remove unnecessary def for \cs{item}}
% \changes{v1.1i}{1995/04/27}
-% {Move \cs{hang} and \cs{textindent} to latex209.def}
-% \changes{RmS}{1991/11/04}{Removed \cs{itemitem} since never
+% {Move \cs{hang} and \cs{textindent} to latex209.def}
+% \changes{RmS}{1991/11/04}{Removed \cs{itemitem} since never
% needed/useful with \LaTeX.}
%
% \begin{macro}{\narrower}
@@ -932,8 +932,8 @@
% \end{macrocode}
% \end{macro}
%
-% \changes{v1.1c}{1994/11/12}{Comment out more encoding specific
-% commands}
+% \changes{v1.1c}{1994/11/12}{Comment out more encoding specific
+% commands}
% \LaTeX\ defines |\ae| and similar commands elsewhere.
%
% \begin{macrocode}
@@ -944,7 +944,7 @@
%
% Most text commands are actually encoding specific and therefore
% defined later, so commented out or removed from this file.
-% \changes{v1.0h}{1994/05/16}{Comment out encoding specific commands}
+% \changes{v1.0h}{1994/05/16}{Comment out encoding specific commands}
%
% \begin{macro}{\leavevmode}
% begins a paragraph, if necessary
@@ -1003,7 +1003,7 @@
% This is the \LaTeX{} version of the second incarnation of the plain
% macro |\sh@ft|, which takes a dimension as its argument. It shifts
% a pseudo-accent horizontally by an amount proportional to the product
-% of its argument and the slant-per-point (fontdimen 1).
+% of its argument and the slant-per-point (fontdimen 1).
%
% \begin{macrocode}
\def\ltx@sh@ft #1{%
@@ -1015,7 +1015,7 @@
% \end{macro}
%
%
-%
+%
% \LaTeX{} change: the text commands such as
% |\d|, |\b|, |\c|, |\copyright|,~|\TeX|
% are now defined elsewhere.
@@ -1024,7 +1024,7 @@
% {1993/11/29}{All accents in decimals; suggested by Paul Taylor}
% \changes{v1.0d}{1994/04/12}
% {Define \cs{@acci}}
-% \changes{v1.0h}{1994/05/16}{Remove \cs{@acci} and friends again}
+% \changes{v1.0h}{1994/05/16}{Remove \cs{@acci} and friends again}
%
% \LaTeX{} change: Make |\t| work in a moving argument.
% Now defined elsewhere.
@@ -1044,8 +1044,8 @@
% The box in |\dotfill| originally contained (in plain.tex):
% |\mkern 1.5mu .\mkern 1.5mu|; the width of .44em differs from this
% by .04pt which is probably an acceptable difference within leaders.
-% \changes{v1.1u}{1996/10/28}{Removed math mode}
-% \changes{v1.1v}{1996/10/29}{Got arithmetic correct (CAR)}
+% \changes{v1.1u}{1996/10/28}{Removed math mode}
+% \changes{v1.1v}{1996/10/29}{Got arithmetic correct (CAR)}
% \changes{v1.1w}{1996/11/03}{Saved tokens by using \cs{hb@xt@}}
% \begin{macrocode}
\def\dotfill{%
@@ -1061,7 +1061,7 @@
% \begin{macrocode}
\sfcode`\)=0 \sfcode`\'=0 \sfcode`\]=0
% \end{macrocode}
-% The |\nonfrenchspacing| macro will make further changes to
+% The |\nonfrenchspacing| macro will make further changes to
% |\sfcode| values.
%
%
@@ -1108,7 +1108,7 @@
%
%
% \begin{macro}{\tracingall}
-% \changes{LaTeX209}{1991/08/26}{Added
+% \changes{LaTeX209}{1991/08/26}{Added
% \cs{errorcontextlines}!=\cs{maxdimen}, suggested by J. Schrod}
% \changes{v1.1n}{1995/07/02}{Use \cs{showoutput} to save space}
% \changes{v1.1x}{2002/02/24}{Use newly added \cs{loggingoutput}}
@@ -1132,7 +1132,7 @@
% Punctuation affects the spacing.
% \begin{macrocode}
%<*2ekernel|autoload>
-\nonfrenchspacing
+\nonfrenchspacing
%</2ekernel|autoload>
% \end{macrocode}
%