diff options
author | Karl Berry <karl@freefriends.org> | 2013-11-27 22:25:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-11-27 22:25:21 +0000 |
commit | f90134b905cb49dac07ee7621641b247505456ad (patch) | |
tree | e1503db07008e59094fe30c12bf4b2ff63f6ce73 /Master/texmf-dist/source/latex | |
parent | e5f155f88e90e7c16a71cc3b5fec3628978e7a49 (diff) |
varindex (27nov13)
git-svn-id: svn://tug.org/texlive/trunk@32262 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex')
-rw-r--r-- | Master/texmf-dist/source/latex/varindex/varindex.dtx | 20 |
1 files changed, 15 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/latex/varindex/varindex.dtx b/Master/texmf-dist/source/latex/varindex/varindex.dtx index 328ec9cd4fa..f4714ea472f 100644 --- a/Master/texmf-dist/source/latex/varindex/varindex.dtx +++ b/Master/texmf-dist/source/latex/varindex/varindex.dtx @@ -1,17 +1,20 @@ -% \def\fileversion{2.3}\def\filedate{2001/05/06}\def\docdate{2001/05/09} +% \def\fileversion{2.3}\def\filedate{2001/05/06}\def\docdate{2013/11/26} %\iffalse These lines are necessary for the doc and docstrip utilities %<*asciidocu> %%# %%# Author: %%# -%%# M. V\"ath vaeth@mathematik.uni-wuerzburg.de +%%# M. V\"ath martin@mvath.de %%# %%# This package bases on ideas of indextwo.sty which was written jointly with %%# %%# O. Karch karch@informatik.uni-wuerzburg.de %%# H.-C. Wirth wirth@informatik.uni-wuerzburg.de +%%# The package may be distributed and/or modified under the conditions of +%%# the LaTeX Project Public License (version 1.3c or later). + %%############################################################################# %%# %%# This LaTeX package provides a luxury front-end for the \index command. @@ -1343,6 +1346,8 @@ % \item[v#1 {\mdseries(\emph{#2})}] {#3.}}} % \newcommand{\cmdcite}[1]{\texttt{\textbackslash#1}} +% \changes{2.3}{2013/11/26}{Update email, add license. Date/version remains the +% same since only commments and documentation are modified} % \changes{2.3}{2001/05/06}{Introduced new macros \cmdcite{varindexIndex}, % \cmdcite{varindexDoConvert}, \cmdcite{varindexNoConvert}. % The layout of the documentation was slightly improved. @@ -1474,12 +1479,17 @@ % \sloppy % \title{The \texttt{varindex} package\thanks -% {The package has version number \fileversion{}, last revised \filedate.}} +% {This package has version number \fileversion{}, last revised \filedate. +% The package 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 +% \texttt{http://www.latex-project.org/lppl.txt}, and version 1.3c or later +% is part of all distributions of LaTeX version 2005/12/01 or later.}} % \author{Martin V\"ath\thanks{This package bases on ideas of % \texttt{indextwo.sty} which was written jointly with % O.~Karch \texttt{karch@informatik.uni-wuerzburg.de} and % H.-C.~Wirth \texttt{wirth@informatik.uni-wuerzburg.de}}\\ -% {\texttt{vaeth@mathematik.uni-wuerzburg.de}}} +% {\texttt{martin@mvath.de}}} % \date{\docdate} % \maketitle @@ -3402,7 +3412,7 @@ %% %% Author: %% -%% M. V\"ath vaeth@mathematik.uni-wuerzburg.de +%% M. V\"ath martin@mvath.de %% \ifx\typeout\undefined |