diff options
author | Karl Berry <karl@freefriends.org> | 2019-07-29 21:18:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-07-29 21:18:25 +0000 |
commit | 61adc276be208e0aebe5cda70e60a38711a198b0 (patch) | |
tree | 28550acd9ab7f580b764c753f3cc8fa54223306e /Master/texmf-dist/source/latex/oberdiek | |
parent | ec35e1b00e41d664ae525f2d4002d5d61c887a04 (diff) |
oberdiek (29jul19)
git-svn-id: svn://tug.org/texlive/trunk@51770 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek')
4 files changed, 17 insertions, 13 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/README.txt b/Master/texmf-dist/source/latex/oberdiek/README.txt index 5387490be34..81b0691b92f 100644 --- a/Master/texmf-dist/source/latex/oberdiek/README.txt +++ b/Master/texmf-dist/source/latex/oberdiek/README.txt @@ -1,4 +1,4 @@ -README 2019/07/25 +README 2019/07/27 This file describes the directory CTAN:macros/latex/contrib/oberdiek/ diff --git a/Master/texmf-dist/source/latex/oberdiek/holtxdoc.dtx b/Master/texmf-dist/source/latex/oberdiek/holtxdoc.dtx index e1b82d67880..9f7648bc68f 100644 --- a/Master/texmf-dist/source/latex/oberdiek/holtxdoc.dtx +++ b/Master/texmf-dist/source/latex/oberdiek/holtxdoc.dtx @@ -1,7 +1,7 @@ % \iffalse meta-comment % % File: holtxdoc.dtx -% Version: 2016/05/17 v0.27 +% Version: 2019/07/27 v0.28 % Info: Private additional ltxdoc support % % Copyright (C) 1999-2012 by @@ -77,7 +77,7 @@ \input docstrip.tex \Msg{************************************************************************} \Msg{* Installation} -\Msg{* Package: holtxdoc 2016/05/17 v0.27 Private additional ltxdoc support (HO)} +\Msg{* Package: holtxdoc 2019/07/27 v0.28 Private additional ltxdoc support (HO)} \Msg{************************************************************************} \keepsilent @@ -89,7 +89,7 @@ This is a generated file. Project: holtxdoc -Version: 2016/05/17 v0.27 +Version: 2019/07/27 v0.28 Copyright (C) 1999-2012 by Heiko Oberdiek <heiko.oberdiek at googlemail.com> @@ -150,7 +150,7 @@ and the derived files %<*driver> \NeedsTeXFormat{LaTeX2e} \ProvidesFile{holtxdoc.drv}% - [2016/05/17 v0.27 Private additional ltxdoc support (HO)]% + [2019/07/27 v0.28 Private additional ltxdoc support (HO)]% \documentclass{ltxdoc} \usepackage{holtxdoc}[2011/11/22] \begin{document} @@ -179,7 +179,7 @@ and the derived files % \GetFileInfo{holtxdoc.drv} % % \title{The \xpackage{holtxdoc} package} -% \date{2016/05/17 v0.27} +% \date{2019/07/27 v0.28} % \author{Heiko Oberdiek\thanks % {Please report any issues at https://github.com/ho-tex/oberdiek/issues}\\ % \xemail{heiko.oberdiek at googlemail.com}} @@ -221,7 +221,7 @@ and the derived files % \begin{macrocode} \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{holtxdoc}% - [2016/05/17 v0.27 Private additional ltxdoc support (HO)] + [2019/07/27 v0.28 Private additional ltxdoc support (HO)] % \end{macrocode} % % \begin{macrocode} @@ -403,7 +403,7 @@ and the derived files % % \begin{macrocode} \newcommand*{\CTAN}[1]{% - \href{http://ctan.org/tex-archive/#1}{\nolinkurl{CTAN:#1}}% + \href{http://ctan.org/pkg/#1}{\nolinkurl{CTAN:#1}}% } % \end{macrocode} % \begin{macrocode} @@ -725,7 +725,7 @@ and the derived files <authorref id='auth:oberdiek'/> <copyright owner='Heiko Oberdiek' year='1999-2012'/> <license type='lppl1.3'/> - <version number='0.27'/> + <version number='0.28'/> <description> These are personal macros, which are not necessarily useful to other authors (they are provided as part off the source of others @@ -850,6 +850,10 @@ and the derived files % \item % New name for lm math font % \end{Version} +% \begin{Version}{2019/07/27 v0.28} +% \item Use CTAN's preferred URL form for packages +% Documentation updates. +% \end{Version} % \end{History} % % \PrintIndex diff --git a/Master/texmf-dist/source/latex/oberdiek/oberdiek.tex b/Master/texmf-dist/source/latex/oberdiek/oberdiek.tex index 32f1cd5b9b6..f8e9fc10f9f 100644 --- a/Master/texmf-dist/source/latex/oberdiek/oberdiek.tex +++ b/Master/texmf-dist/source/latex/oberdiek/oberdiek.tex @@ -2,11 +2,11 @@ \newcommand*{\Title}{Overview} \newcommand*{\CTANdir}{macros/latex/contrib/oberdiek/} -\newcommand*{\CTANroot}{ftp://ftp.ctan.org/tex-archive/} +\newcommand*{\CTANroot}{http://mirror.ctan.org/} \newcommand*{\Subject}{CTAN:\CTANdir} \newcommand*{\Author}{Heiko Oberdiek} \newcommand*{\Email}{ho-tex at tug.org} -\newcommand*{\Date}{2019/07/25} +\newcommand*{\Date}{2019/07/27} % Copyright (C) 2006-2019 by % Heiko Oberdiek <heiko.oberdiek at googlemail.com> diff --git a/Master/texmf-dist/source/latex/oberdiek/transparent.dtx b/Master/texmf-dist/source/latex/oberdiek/transparent.dtx index 0afe9ca701d..4b964788ccc 100644 --- a/Master/texmf-dist/source/latex/oberdiek/transparent.dtx +++ b/Master/texmf-dist/source/latex/oberdiek/transparent.dtx @@ -283,7 +283,7 @@ Hello World \fi % \end{macrocode} % -% \subsection{Compability with pgf} +% \subsection{Compatibility with pgf} % https://github.com/ho-tex/oberdiek/issues/19 % \begin{macrocode} \AtBeginDocument @@ -649,7 +649,7 @@ Hello World % \end{Version} % \begin{Version}{2018/11/18 v1.3} % \item -% Added code for pgf compability, see https://github.com/ho-tex/oberdiek/issues/19 +% Added code for pgf compatibility, see https://github.com/ho-tex/oberdiek/issues/19 % \end{Version} % \end{History} % |