diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/selinput.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/oberdiek/selinput.dtx | 27 |
1 files changed, 17 insertions, 10 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/selinput.dtx b/Master/texmf-dist/source/latex/oberdiek/selinput.dtx index 91675683517..cf81b068ef8 100644 --- a/Master/texmf-dist/source/latex/oberdiek/selinput.dtx +++ b/Master/texmf-dist/source/latex/oberdiek/selinput.dtx @@ -1,11 +1,13 @@ % \iffalse meta-comment % % File: selinput.dtx -% Version: 2007/09/09 v1.2 +% Version: 2016/05/16 v1.3 % Info: Semi-automatic input encoding detection % % Copyright (C) 2007 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 @@ -82,7 +84,7 @@ \input docstrip.tex \Msg{************************************************************************} \Msg{* Installation} -\Msg{* Package: selinput 2007/09/09 v1.2 Semi-automatic input encoding detection (HO)} +\Msg{* Package: selinput 2016/05/16 v1.3 Semi-automatic input encoding detection (HO)} \Msg{************************************************************************} \keepsilent @@ -94,7 +96,7 @@ This is a generated file. Project: selinput -Version: 2007/09/09 v1.2 +Version: 2016/05/16 v1.3 Copyright (C) 2007 by Heiko Oberdiek <heiko.oberdiek at googlemail.com> @@ -163,7 +165,7 @@ and the derived files %<*driver> \NeedsTeXFormat{LaTeX2e} \ProvidesFile{selinput.drv}% - [2007/09/09 v1.2 Semi-automatic input encoding detection (HO)]% + [2016/05/16 v1.3 Semi-automatic input encoding detection (HO)]% \documentclass{ltxdoc} \usepackage[T1]{fontenc} \usepackage{textcomp} @@ -176,7 +178,6 @@ and the derived files %</driver> % \fi % -% \CheckSum{389} % % \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 @@ -197,8 +198,10 @@ and the derived files % \GetFileInfo{selinput.drv} % % \title{The \xpackage{selinput} package} -% \date{2007/09/09 v1.2} -% \author{Heiko Oberdiek\\\xemail{heiko.oberdiek at googlemail.com}} +% \date{2016/05/16 v1.3} +% \author{Heiko Oberdiek\thanks +% {Please report any issues at https://github.com/ho-tex/oberdiek/issues}\\ +% \xemail{heiko.oberdiek at googlemail.com}} % % \maketitle % @@ -374,7 +377,7 @@ and the derived files %<*package> \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{selinput} - [2007/09/09 v1.2 Semi-automatic input encoding detection (HO)]% + [2016/05/16 v1.3 Semi-automatic input encoding detection (HO)]% % \end{macrocode} % % \begin{macrocode} @@ -777,7 +780,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/selinput}}: % \begin{description} % \item[\CTAN{macros/latex/contrib/oberdiek/selinput.dtx}] The source file. % \item[\CTAN{macros/latex/contrib/oberdiek/selinput.pdf}] Documentation. @@ -975,7 +978,7 @@ and the derived files <authorref id='auth:oberdiek'/> <copyright owner='Heiko Oberdiek' year='2007'/> <license type='lppl1.3'/> - <version number='1.2'/> + <version number='1.3'/> <description> This package selects the input encoding by specifying pairs of input characters and their glyph names. @@ -1029,6 +1032,10 @@ and the derived files % \item % Line end fixed. % \end{Version} +% \begin{Version}{2016/05/16 v1.3} +% \item +% Documentation updates. +% \end{Version} % \end{History} % % \PrintIndex |