diff options
author | Karl Berry <karl@freefriends.org> | 2006-08-27 18:16:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-08-27 18:16:22 +0000 |
commit | 4ab3220f33f1983f5aff7b7253ad229e44c952fe (patch) | |
tree | c9d2408cfe8c113537c0031bc7e50bda98a262dc /Master/texmf-dist/source/latex/base/source2e.tex | |
parent | 6e05e1819838930d7f7e4eb36620d2994a45b97b (diff) |
latex core update from latex-tds (27aug06)
git-svn-id: svn://tug.org/texlive/trunk@2043 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/base/source2e.tex')
-rw-r--r-- | Master/texmf-dist/source/latex/base/source2e.tex | 18 |
1 files changed, 12 insertions, 6 deletions
diff --git a/Master/texmf-dist/source/latex/base/source2e.tex b/Master/texmf-dist/source/latex/base/source2e.tex index facf8547381..98fef6b5331 100644 --- a/Master/texmf-dist/source/latex/base/source2e.tex +++ b/Master/texmf-dist/source/latex/base/source2e.tex @@ -1,6 +1,6 @@ % \iffalse meta-comment % -% Copyright 1993 1994 1995 1996 1997 1998 1999 2000 2001 +% Copyright 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 % The LaTeX3 Project and any individual authors listed elsewhere % in this file. % @@ -8,17 +8,23 @@ % ------------------------------------------- % % It may be distributed and/or modified under the -% conditions of the LaTeX Project Public License, either version 1.2 +% 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.2 or later is part of all distributions of LaTeX -% version 1999/12/01 or later. +% 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 +% extension .ins) which are part of the distribution. +% % \fi % This document will typeset the LaTeX sources as a single document. @@ -301,7 +307,7 @@ page_precedence "rnaA" \hfuzz=\maxdimen \typeout{% - Produce change log with^^J% + \string # Produce change log with^^J% makeindex -s gglo.ist -o source2e.gls source2e.glo} @@ -312,7 +318,7 @@ page_precedence "rnaA" % makeindex needs a symbol between the parts of composite page numbers % but we dont want one, so: \typeout{% - Produce index with^^J% + \string # Produce index with^^J% makeindex -s source2e.ist source2e.idx} \begingroup |