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/lterror.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/lterror.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/base/lterror.dtx | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/source/latex/base/lterror.dtx b/Master/texmf-dist/source/latex/base/lterror.dtx index 510b59e9e2f..249c4e5848a 100644 --- a/Master/texmf-dist/source/latex/base/lterror.dtx +++ b/Master/texmf-dist/source/latex/base/lterror.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. % @@ -34,7 +34,7 @@ %<*driver> % \fi \ProvidesFile{lterror.dtx} - [1998/05/28 v1.2n LaTeX Kernel (errors)] + [2014/09/29 v1.2n LaTeX Kernel (errors)] % \iffalse \documentclass{ltxdoc} \GetFileInfo{lterror.dtx} @@ -555,7 +555,7 @@ Type H <return> for immediate help.}% % Here are most of the error message-generating commands of \LaTeX. % \begin{macro}{\@autoerr} % Make this autoload command robust, as it may be read in at -% unpredicatble times. +% unpredictable times. % \begin{macrocode} %<autoload>\def\@autoerr{\protect\@autoload{err}\protect} % \end{macrocode} @@ -794,15 +794,15 @@ Type H <return> for immediate help.}% % \changes{v1.0d}{1994/03/28} % {(DPC) Comment out (use catcode15 instead)} % An error for use with invalid characters. This is commented -% out, since we decided to use chatcode 15 instead. +% out, since we decided to use catcode 15 instead. % \begin{macrocode} %\def\@invalidchar{\@latex@error{Invalid character in input}\@ehc} % \end{macrocode} % \end{macro} % % As well as the above error commands some error messages are directly -% coded to save space. The Messages alrerady present in \LaTeX2.09 -% included: +% coded to save space. The Messages already present in \LaTeX2.09 +% inlcuded: % % |Environment --- undefined|\\ % Issued by |\begin| for undefined environment. |