diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/enparen.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/oberdiek/enparen.dtx | 27 |
1 files changed, 17 insertions, 10 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/enparen.dtx b/Master/texmf-dist/source/latex/oberdiek/enparen.dtx index 2ca0c38ad95..301bbe3c3e2 100644 --- a/Master/texmf-dist/source/latex/oberdiek/enparen.dtx +++ b/Master/texmf-dist/source/latex/oberdiek/enparen.dtx @@ -1,11 +1,13 @@ % \iffalse meta-comment % % File: enparen.dtx -% Version: 2012/01/07 v1.0 +% Version: 2016/05/16 v1.1 % Info: Parentheses nesting % % Copyright (C) 2012 by % Heiko Oberdiek <heiko.oberdiek at googlemail.com> +% 2016 +% https://github.com/ho-tex/oberdiek/issues % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either @@ -75,7 +77,7 @@ \input docstrip.tex \Msg{************************************************************************} \Msg{* Installation} -\Msg{* Package: enparen 2012/01/07 v1.0 Parentheses nesting (HO)} +\Msg{* Package: enparen 2016/05/16 v1.1 Parentheses nesting (HO)} \Msg{************************************************************************} \keepsilent @@ -87,7 +89,7 @@ This is a generated file. Project: enparen -Version: 2012/01/07 v1.0 +Version: 2016/05/16 v1.1 Copyright (C) 2012 by Heiko Oberdiek <heiko.oberdiek at googlemail.com> @@ -144,17 +146,16 @@ and the derived files %<*driver> \NeedsTeXFormat{LaTeX2e} \ProvidesFile{enparen.drv}% - [2012/01/07 v1.0 Parentheses nesting (HO)]% + [2016/05/16 v1.1 Parentheses nesting (HO)]% \documentclass{ltxdoc} \usepackage{holtxdoc}[2011/11/22] -\usepackage{enparen}[2012/01/07] +\usepackage{enparen}[2016/05/16] \begin{document} \DocInput{enparen.dtx}% \end{document} %</driver> % \fi % -% \CheckSum{339} % % \CharacterTable % {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z @@ -175,8 +176,10 @@ and the derived files % \GetFileInfo{enparen.drv} % % \title{The \xpackage{enparen} package} -% \date{2012/01/07 v1.0} -% \author{Heiko Oberdiek\\\xemail{heiko.oberdiek at googlemail.com}} +% \date{2016/05/16 v1.1} +% \author{Heiko Oberdiek\thanks +% {Please report any issues at https://github.com/ho-tex/oberdiek/issues}\\ +% \xemail{heiko.oberdiek at googlemail.com}} % % \maketitle % @@ -360,7 +363,7 @@ and the derived files %<*package> \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{enparen} - [2012/01/07 v1.0 Parentheses nesting (HO)]% + [2016/05/16 v1.1 Parentheses nesting (HO)]% % \end{macrocode} % % \subsection{Resources} @@ -781,7 +784,7 @@ and the derived files % \subsection{Download} % % \paragraph{Package.} This package is available on -% CTAN\footnote{\url{ftp://ftp.ctan.org/tex-archive/}}: +% CTAN\footnote{\url{http://ctan.org/pkg/enparen}}: % \begin{description} % \item[\CTAN{macros/latex/contrib/oberdiek/enparen.dtx}] The source file. % \item[\CTAN{macros/latex/contrib/oberdiek/enparen.pdf}] Documentation. @@ -972,6 +975,10 @@ and the derived files % \item % First version. % \end{Version} +% \begin{Version}{2016/05/16 v1.1} +% \item +% Documentation updates. +% \end{Version} % \end{History} % % \PrintIndex |