diff options
author | Karl Berry <karl@freefriends.org> | 2013-11-27 22:24:54 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-11-27 22:24:54 +0000 |
commit | c760eeff835103f68db05bb3a6590881b3f7e416 (patch) | |
tree | 253f3d98ca017b730d291d8dcc50f2d3dfdb71da /Master/texmf-dist/source/latex/toolbox | |
parent | 1189a0e1f133588fb81593c2d3a4e07819a6e158 (diff) |
toolbox (27nov13)
git-svn-id: svn://tug.org/texlive/trunk@32260 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/toolbox')
-rw-r--r-- | Master/texmf-dist/source/latex/toolbox/toolbox.dtx | 20 |
1 files changed, 15 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/latex/toolbox/toolbox.dtx b/Master/texmf-dist/source/latex/toolbox/toolbox.dtx index 6d7bd8ee20c..c784c40ebc7 100644 --- a/Master/texmf-dist/source/latex/toolbox/toolbox.dtx +++ b/Master/texmf-dist/source/latex/toolbox/toolbox.dtx @@ -1,16 +1,19 @@ -% \def\fileversion{5.1}\def\filedate{2004/04/29}\def\docdate{2004/04/29} +% \def\fileversion{5.1}\def\filedate{2004/04/29}\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 %%# %%# The author thanks %%# David Kastrup <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de> %%# +%%# The package may be distributed and/or modified under the conditions of +%%# the LaTeX Project Public License (version 1.3c or later). + %%############################################################################# %%# %%# The TeX programmer's toolbox; enhanced version. @@ -876,6 +879,8 @@ % \newcommand{\bracemeta}[1]{\texttt{\{}\meta{#1}\texttt{\}}} % \newcommand{\cmdmeta}{\textbackslash\meta} +% \changes{5.1}{2013/11/26}{Update email, add license. Date/version remains the +% same since only commments and documentation are modified} % \changes{5.1}{2004/04/29}{Added \cmdcite{toolboxReplace}, % \cmdcite{toolboxReplaceSplit}. Some corrections in the documentation. % Added some forgotten \cmdcite{long}'s in the code.} @@ -974,9 +979,14 @@ % \parindent0pt % \title{The \texttt{toolbox} package\thanks -% {This file 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\relax -%\thanks{\texttt{vaeth@mathematik.uni-wuerzburg.de}} +%\thanks{\texttt{martin@mvath.de}} %{}\thanks{The author thanks %David Kastrup \texttt{<David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>}. %}} @@ -1912,7 +1922,7 @@ %% %% Author: %% -%% M. V\"ath vaeth@mathematik.uni-wuerzburg.de +%% M. V\"ath martin@mvath.de %% \ifx\typeout\undefined |