diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/settobox.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/oberdiek/settobox.dtx | 27 |
1 files changed, 17 insertions, 10 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/settobox.dtx b/Master/texmf-dist/source/latex/oberdiek/settobox.dtx index b9360fa3bf7..bb0c501592f 100644 --- a/Master/texmf-dist/source/latex/oberdiek/settobox.dtx +++ b/Master/texmf-dist/source/latex/oberdiek/settobox.dtx @@ -1,11 +1,13 @@ % \iffalse meta-comment % % File: settobox.dtx -% Version: 2008/08/11 v1.4 +% Version: 2016/05/16 v1.5 % Info: Assign box dimensions to length registers % % Copyright (C) 2000, 2006-2008 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 @@ -77,7 +79,7 @@ \input docstrip.tex \Msg{************************************************************************} \Msg{* Installation} -\Msg{* Package: settobox 2008/08/11 v1.4 Assign box dimensions to length registers (HO)} +\Msg{* Package: settobox 2016/05/16 v1.5 Assign box dimensions to length registers (HO)} \Msg{************************************************************************} \keepsilent @@ -89,7 +91,7 @@ This is a generated file. Project: settobox -Version: 2008/08/11 v1.4 +Version: 2016/05/16 v1.5 Copyright (C) 2000, 2006-2008 by Heiko Oberdiek <heiko.oberdiek at googlemail.com> @@ -153,7 +155,7 @@ and the derived files %<*driver> \NeedsTeXFormat{LaTeX2e} \ProvidesFile{settobox.drv}% - [2008/08/11 v1.4 Assign box dimensions to length registers (HO)]% + [2016/05/16 v1.5 Assign box dimensions to length registers (HO)]% \documentclass{ltxdoc} \usepackage{holtxdoc}[2011/11/22] \usepackage{calc} @@ -164,7 +166,6 @@ and the derived files %</driver> % \fi % -% \CheckSum{109} % % \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 @@ -185,8 +186,10 @@ and the derived files % \GetFileInfo{settobox.drv} % % \title{The \xpackage{settobox} package} -% \date{2008/08/11 v1.4} -% \author{Heiko Oberdiek\\\xemail{heiko.oberdiek at googlemail.com}} +% \date{2016/05/16 v1.5} +% \author{Heiko Oberdiek\thanks +% {Please report any issues at https://github.com/ho-tex/oberdiek/issues}\\ +% \xemail{heiko.oberdiek at googlemail.com}} % % \maketitle % @@ -419,7 +422,7 @@ and the derived files % \begin{macrocode} \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{settobox}% - [2008/08/11 v1.4 Assign box dimensions to length registers (HO)] + [2016/05/16 v1.5 Assign box dimensions to length registers (HO)] % \end{macrocode} % % \begin{macrocode} @@ -543,7 +546,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/settobox}}: % \begin{description} % \item[\CTAN{macros/latex/contrib/oberdiek/settobox.dtx}] The source file. % \item[\CTAN{macros/latex/contrib/oberdiek/settobox.pdf}] Documentation. @@ -737,7 +740,7 @@ and the derived files <authorref id='auth:oberdiek'/> <copyright owner='Heiko Oberdiek' year='2000,2006-2008'/> <license type='lppl1.3'/> - <version number='1.4'/> + <version number='1.5'/> <description> Commands to assist the reuse of boxes (set up by <tt>\sbox</tt> or by the <tt>lrbox</tt> environment); the <tt>\settobox...</tt> @@ -796,6 +799,10 @@ and the derived files % \item % URLs updated. % \end{Version} +% \begin{Version}{2016/05/16 v1.5} +% \item +% Documentation updates. +% \end{Version} % \end{History} % % \PrintIndex |