summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/base/ltfinal.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/base/ltfinal.dtx')
-rw-r--r--Master/texmf-dist/source/latex/base/ltfinal.dtx34
1 files changed, 17 insertions, 17 deletions
diff --git a/Master/texmf-dist/source/latex/base/ltfinal.dtx b/Master/texmf-dist/source/latex/base/ltfinal.dtx
index 97fee1e3d9c..31aa3fcfc2c 100644
--- a/Master/texmf-dist/source/latex/base/ltfinal.dtx
+++ b/Master/texmf-dist/source/latex/base/ltfinal.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
@@ -359,9 +359,9 @@
% \reserved@a{"7F}{"FF}
%\fi
% \end{macrocode}
-%
+%
% \subsection{Lccodes and uccodes}
-%
+%
% \changes{v1.1b}{1998/05/20}{Set up uc/lccodes after loading
% hyphenation files: pr/2639}
% We now again set up the default (T1) uc/lccodes.
@@ -426,7 +426,7 @@
% \begin{macro}{\@uclclist}
%
% \changes{v1.1a}{1997/10/20}{Removed \cs{aa} and \cs{AA} from
-% \cs{@uclclist} as these are macros.}
+% \cs{@uclclist} as these are macros.}
%
% And whilst we're doing things with uc/lc tables, here are two
% commands to upper- and lower-case a string.
@@ -496,7 +496,7 @@
Applying patch file ltpatch.ltx^^J%
=================================}
\def\fmtversion@topatch{unknown}
- \input{ltpatch.ltx}
+ \input{ltpatch.ltx}
\ifx\fmtversion\fmtversion@topatch
\ifx\patch@level\@undefined
\typeout{^^J^^J^^J%
@@ -576,14 +576,14 @@
%
% \begin{macro}{\errhelp}
% \changes{v0.1g}{1994/05/05}{Set error help empty.}
-% \changes{v1.1d}{2000/09/01}{Set error help empty at very end
+% \changes{v1.1d}{2000/09/01}{Set error help empty at very end
% (pr/449 done correctly).}
% Empty the error help message, which may have some rubbish:
% \begin{macrocode}
\errhelp{}
% \end{macrocode}
% \end{macro}
-%
+%
% \subsection{Initialise file list}
%
% \begin{macro}{\@providesfile}
@@ -615,7 +615,7 @@
% \end{macro}
%
% \subsection{Dumping the format}
-% Finally we make |@| into a letter, ensure the format will
+% Finally we make |@| into a letter, ensure the format will
% be in the `normal' error mode, and dump everything into the
% format file.
% \changes{v1.0t}{1995/06/13}