summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/base/makeindx.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/base/makeindx.dtx')
-rw-r--r--Master/texmf-dist/source/latex/base/makeindx.dtx8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/base/makeindx.dtx b/Master/texmf-dist/source/latex/base/makeindx.dtx
index c81944431a8..7bf84a7f537 100644
--- a/Master/texmf-dist/source/latex/base/makeindx.dtx
+++ b/Master/texmf-dist/source/latex/base/makeindx.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.
%
@@ -56,7 +56,7 @@
% Chris Rowley\and
% Rainer Sch\"opf}
%
-% \date{1994/11/11}
+% \date{2014/09/29}
% \maketitle
%
% \section{Description}
@@ -121,7 +121,7 @@
% \begin{macrocode}
%<makeidx>\ProvidesPackage{makeidx}
%<showidx>\ProvidesPackage{showidx}
- [2000/03/29 v1.0m Standard LaTeX package]
+ [2014/09/29 v1.0m Standard LaTeX package]
% \end{macrocode}
%
% \subsection{Makeidx}
@@ -291,7 +291,7 @@
%
% \begin{macro}{\@leftidx}
% \begin{macro}{\@rightidx}
-% These macros give the amount of displacemant for the |\indexbox|.
+% These macros give the amount of displacement for the |\indexbox|.
% \begin{macrocode}
\def\@leftidx{\hskip-\marginparsep \hskip-\marginparwidth}
\def\@rightidx{\hskip\columnwidth \hskip\marginparsep}