diff options
author | Karl Berry <karl@freefriends.org> | 2014-11-04 23:35:12 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-11-04 23:35:12 +0000 |
commit | a60e31b8abec7099c8e6dc5004b173897e28f34f (patch) | |
tree | 8c27c6351041ec3a1b3d176f8246e9e4fd10f813 /Master/texmf-dist/source/latex/base/ltfinal.dtx | |
parent | dbe0dfa8444b80708600bb095b9506d3c471a4a9 (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/ltfinal.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/base/ltfinal.dtx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/base/ltfinal.dtx b/Master/texmf-dist/source/latex/base/ltfinal.dtx index 31aa3fcfc2c..614f4cb73cf 100644 --- a/Master/texmf-dist/source/latex/base/ltfinal.dtx +++ b/Master/texmf-dist/source/latex/base/ltfinal.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. % @@ -33,7 +33,7 @@ %<*driver> % \fi \ProvidesFile{ltfinal.dtx} - [2003/10/13 v1.1e LaTeX Kernel (Final Settings)] + [2014/09/29 v1.1e LaTeX Kernel (Final Settings)] % \iffalse \documentclass{ltxdoc} \GetFileInfo{ltfinal.dtx} @@ -143,7 +143,7 @@ % % \changes{v1.1b}{1998/05/20}{Set up lccodes before loading % hyphenation files: pr/2639} -% We set things up so that hypehnation files can assume that the +% We set things up so that hyphenation files can assume that the % default (T1) lccodes are in use (at present this also sets up the % uccodes). % We temporarily define |\reserved@a| to apply |\reserved@c| to @@ -234,7 +234,7 @@ % \changes{v1.0x}{1995/11/01} % {(DPC) Switch meaning of \cs{@addtofilelist} for cfg files}% % The following code will be compiled into the format file. It checks -% for the existance of \texttt{hyphen.cfg} in inputs that file if +% for the existence of \texttt{hyphen.cfg} in inputs that file if % found. Otherwise it inputs \texttt{hyphen.ltx}. Note that these % are loaded in \emph{before} the |\catcode|s are set, so local % hyphenation files can use 8-bit input. |