summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/oberdiek
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-01-26 22:43:53 +0000
committerKarl Berry <karl@freefriends.org>2018-01-26 22:43:53 +0000
commit7499db0323a2fe21176e38ec98931d97641075ce (patch)
tree24eb1a7ac1630d0ecb1b3019df5bd68988250f3c /Master/texmf-dist/source/latex/oberdiek
parent91b5081cf4183a55a846fa1ac9f3148ec0f5e73d (diff)
oberdiek (26jan18)
git-svn-id: svn://tug.org/texlive/trunk@46447 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek')
-rw-r--r--Master/texmf-dist/source/latex/oberdiek/catalogue/grffile.xml2
-rw-r--r--Master/texmf-dist/source/latex/oberdiek/catalogue/iflang.xml2
-rw-r--r--Master/texmf-dist/source/latex/oberdiek/grffile.dtx38
-rw-r--r--Master/texmf-dist/source/latex/oberdiek/hologo.dtx40
-rw-r--r--Master/texmf-dist/source/latex/oberdiek/iflang.dtx22
-rw-r--r--Master/texmf-dist/source/latex/oberdiek/oberdiek.tex4
-rw-r--r--Master/texmf-dist/source/latex/oberdiek/pdftexcmds.dtx24
-rw-r--r--Master/texmf-dist/source/latex/oberdiek/readme-ctan.txt2
8 files changed, 79 insertions, 55 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/catalogue/grffile.xml b/Master/texmf-dist/source/latex/oberdiek/catalogue/grffile.xml
index f21a8c5d0e3..526ffc7aa0f 100644
--- a/Master/texmf-dist/source/latex/oberdiek/catalogue/grffile.xml
+++ b/Master/texmf-dist/source/latex/oberdiek/catalogue/grffile.xml
@@ -6,7 +6,7 @@
<authorref id='auth:oberdiek'/>
<copyright owner='Heiko Oberdiek' year='2006-2012'/>
<license type='lppl1.3'/>
- <version number='1.17'/>
+ <version number='1.18'/>
<description>
The package extends the file name processing of package
<xref refid='graphics'>graphics</xref> to support a larger range
diff --git a/Master/texmf-dist/source/latex/oberdiek/catalogue/iflang.xml b/Master/texmf-dist/source/latex/oberdiek/catalogue/iflang.xml
index f76926fc52c..8971a7935d2 100644
--- a/Master/texmf-dist/source/latex/oberdiek/catalogue/iflang.xml
+++ b/Master/texmf-dist/source/latex/oberdiek/catalogue/iflang.xml
@@ -6,7 +6,7 @@
<authorref id='auth:oberdiek'/>
<copyright owner='Heiko Oberdiek' year='2007'/>
<license type='lppl1.3'/>
- <version number='1.6'/>
+ <version number='1.7'/>
<description>
This package provides expandable checks for the current language
based on macro <tt>\languagename</tt> or hyphenation patterns.
diff --git a/Master/texmf-dist/source/latex/oberdiek/grffile.dtx b/Master/texmf-dist/source/latex/oberdiek/grffile.dtx
index 951ea4a77d1..f2593e84c8b 100644
--- a/Master/texmf-dist/source/latex/oberdiek/grffile.dtx
+++ b/Master/texmf-dist/source/latex/oberdiek/grffile.dtx
@@ -1,7 +1,7 @@
% \iffalse meta-comment
%
% File: grffile.dtx
-% Version: 2016/05/16 v1.17
+% Version: 2017/06/30 v1.18
% Info: Extended file name support for graphics
%
% Copyright (C) 2006-2012 by
@@ -79,7 +79,7 @@
\input docstrip.tex
\Msg{************************************************************************}
\Msg{* Installation}
-\Msg{* Package: grffile 2016/05/16 v1.17 Extended file name support for graphics (HO)}
+\Msg{* Package: grffile 2017/06/30 v1.18 Extended file name support for graphics (HO)}
\Msg{************************************************************************}
\keepsilent
@@ -91,7 +91,7 @@
This is a generated file.
Project: grffile
-Version: 2016/05/16 v1.17
+Version: 2017/06/30 v1.18
Copyright (C) 2006-2012 by
Heiko Oberdiek <heiko.oberdiek at googlemail.com>
@@ -155,7 +155,7 @@ and the derived files
%<*driver>
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{grffile.drv}%
- [2016/05/16 v1.17 Extended file name support for graphics (HO)]%
+ [2017/06/30 v1.18 Extended file name support for graphics (HO)]%
\documentclass{ltxdoc}
\usepackage{holtxdoc}[2011/11/22]
\begin{document}
@@ -184,7 +184,7 @@ and the derived files
% \GetFileInfo{grffile.drv}
%
% \title{The \xpackage{grffile} package}
-% \date{2016/05/16 v1.17}
+% \date{2017/06/30 v1.18}
% \author{Heiko Oberdiek\thanks
% {Please report any issues at https://github.com/ho-tex/oberdiek/issues}\\
% \xemail{heiko.oberdiek at googlemail.com}}
@@ -402,7 +402,7 @@ and the derived files
%<*package>
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{grffile}%
- [2016/05/16 v1.17 Extended file name support for graphics (HO)]%
+ [2017/06/30 v1.18 Extended file name support for graphics (HO)]%
% \end{macrocode}
%
% \subsection{Catcode stuff}
@@ -699,9 +699,13 @@ and the derived files
\else
\begingroup\expandafter\expandafter\expandafter\endgroup
\expandafter\ifx\csname Gread@QTm\endcsname\relax
- \PackageWarning{grffile}{%
- \string\Gread@QTm\space of xetex.def not found%
- }%
+ \@ifpackagelater{graphics}{2017/06/01}
+ {}
+ {%
+ \PackageWarning{grffile}{%
+ \string\Gread@QTm\space of xetex.def not found%
+ }%
+ }%
\else
% \end{macrocode}
% \begin{macro}{\grffile@org@Gread@QTm}
@@ -754,9 +758,13 @@ and the derived files
\string\Gread@eps\space patched%
}%
}{%
- \PackageWarning{grffile}{%
- Unsupported \string\Gread@eps\space not patched%
- }%
+ \@ifpackagelater{graphics}{2017/06/01}
+ {}
+ {%
+ \PackageWarning{grffile}{%
+ Unsupported \string\Gread@eps\space not patched%
+ }%
+ }%
\endgroup
}%
}%
@@ -1263,7 +1271,7 @@ showpage
<authorref id='auth:oberdiek'/>
<copyright owner='Heiko Oberdiek' year='2006-2012'/>
<license type='lppl1.3'/>
- <version number='1.17'/>
+ <version number='1.18'/>
<description>
The package extends the file name processing of package
<xref refid='graphics'>graphics</xref> to support a larger range
@@ -1392,6 +1400,10 @@ showpage
% \item
% Documentation updates.
% \end{Version}
+% \begin{Version}{2017/06/30 v1.18}
+% \item
+% Update to follow \xpackage{graphics} changes.
+% \end{Version}
% \end{History}
%
% \PrintIndex
diff --git a/Master/texmf-dist/source/latex/oberdiek/hologo.dtx b/Master/texmf-dist/source/latex/oberdiek/hologo.dtx
index 03112af35da..0e409dc53bc 100644
--- a/Master/texmf-dist/source/latex/oberdiek/hologo.dtx
+++ b/Master/texmf-dist/source/latex/oberdiek/hologo.dtx
@@ -1,7 +1,7 @@
% \iffalse meta-comment
%
% File: hologo.dtx
-% Version: 2016/05/16 v1.12
+% Version: 2017/05/01 v1.13
% Info: A logo collection with bookmark support
%
% Copyright (C) 2010-2012 by
@@ -86,7 +86,7 @@
\input docstrip.tex
\Msg{************************************************************************}
\Msg{* Installation}
-\Msg{* Package: hologo 2016/05/16 v1.12 A logo collection with bookmark support (HO)}
+\Msg{* Package: hologo 2017/05/01 v1.13 A logo collection with bookmark support (HO)}
\Msg{************************************************************************}
\keepsilent
@@ -98,7 +98,7 @@
This is a generated file.
Project: hologo
-Version: 2016/05/16 v1.12
+Version: 2017/05/01 v1.13
Copyright (C) 2010-2012 by
Heiko Oberdiek <heiko.oberdiek at googlemail.com>
@@ -170,10 +170,10 @@ and the derived files
%<*driver>
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{hologo.drv}%
- [2016/05/16 v1.12 A logo collection with bookmark support (HO)]%
+ [2017/05/01 v1.13 A logo collection with bookmark support (HO)]%
\documentclass{ltxdoc}
\usepackage{holtxdoc}[2011/11/22]
-\usepackage{hologo}[2016/05/16]
+\usepackage{hologo}[2017/05/01]
\usepackage{longtable}
\usepackage{array}
\usepackage{paralist}
@@ -205,7 +205,7 @@ and the derived files
% \GetFileInfo{hologo.drv}
%
% \title{The \xpackage{hologo} package}
-% \date{2016/05/16 v1.12}
+% \date{2017/05/01 v1.13}
% \author{Heiko Oberdiek\thanks
% {Please report any issues at https://github.com/ho-tex/oberdiek/issues}\\
% \xemail{heiko.oberdiek at googlemail.com}}
@@ -478,7 +478,7 @@ and the derived files
vmargin=20mm,
]{geometry}
\pagestyle{empty}
-\usepackage{hologo}[2016/05/16]
+\usepackage{hologo}[2017/05/01]
\usepackage{longtable}
\usepackage{array}
\setlength{\extrarowheight}{2pt}
@@ -671,7 +671,7 @@ and the derived files
\fi
\expandafter\x\csname ver@hologo.sty\endcsname
\ProvidesPackage{hologo}%
- [2016/05/16 v1.12 A logo collection with bookmark support (HO)]%
+ [2017/05/01 v1.13 A logo collection with bookmark support (HO)]%
% \end{macrocode}
%
% \begin{macrocode}
@@ -4572,7 +4572,7 @@ $ #1{\string ^^^^0395}{\string ^^^^03b5}%
%<*test-spacefactor>
\NeedsTeXFormat{LaTeX2e}
\documentclass{article}
-\usepackage{hologo}[2016/05/16]
+\usepackage{hologo}[2017/05/01]
\usepackage{kvsetkeys}
\usepackage{qstest}
\IncludeTests{*}
@@ -4627,7 +4627,7 @@ $ #1{\string ^^^^0395}{\string ^^^^03b5}%
%<*test-list>
\NeedsTeXFormat{LaTeX2e}
\documentclass[12pt,a4paper]{article}
-\usepackage{hologo}[2016/05/16]
+\usepackage{hologo}[2017/05/01]
\usepackage[T1]{fontenc}
\usepackage{lmodern}
\usepackage{parskip}
@@ -4943,14 +4943,14 @@ $ #1{\string ^^^^0395}{\string ^^^^03b5}%
% \url{http://www.extex.org/documentation/faq.html}
%
% \bibitem{LyX}
-% %@MISC{ LyX,
-% % title = {{LyX 2.0.0 -- The Document Processor [Computer software and manual]}},
-% % author = {{The LyX Team}},
-% % howpublished = {Internet: http://www.lyx.org},
-% % year = {2011-05-08},
-% % note = {Retrieved May 10, 2011, from http://www.lyx.org},
-% % url = {http://www.lyx.org/}
-% %}
+% ^^A@MISC{ LyX,
+% ^^A title = {{LyX 2.0.0 -- The Document Processor [Computer software and manual]}},
+% ^^A author = {{The LyX Team}},
+% ^^A howpublished = {Internet: http://www.lyx.org},
+% ^^A year = {2011-05-08},
+% ^^A note = {Retrieved May 10, 2011, from http://www.lyx.org},
+% ^^A url = {http://www.lyx.org/}
+% ^^A}
% The \hologo{LyX} Team,
% \textit{\hologo{LyX} -- The Document Processor},
% 2011-05-08.\\
@@ -5096,6 +5096,10 @@ $ #1{\string ^^^^0395}{\string ^^^^03b5}%
% \item
% Documentation updates.
% \end{Version}
+% \begin{Version}{2017/05/01 v1.13}
+% \item
+% Removing spurious comments in bibliography. (github PR from yudai-nkt)
+% \end{Version}
% \end{History}
%
% \PrintIndex
diff --git a/Master/texmf-dist/source/latex/oberdiek/iflang.dtx b/Master/texmf-dist/source/latex/oberdiek/iflang.dtx
index 52b7459b337..e38158e197c 100644
--- a/Master/texmf-dist/source/latex/oberdiek/iflang.dtx
+++ b/Master/texmf-dist/source/latex/oberdiek/iflang.dtx
@@ -1,7 +1,7 @@
% \iffalse meta-comment
%
% File: iflang.dtx
-% Version: 2016/05/16 v1.6
+% Version: 2018/01/21 v1.7
% Info: Checks for the current language
%
% Copyright (C) 2007 by
@@ -87,7 +87,7 @@
\input docstrip.tex
\Msg{************************************************************************}
\Msg{* Installation}
-\Msg{* Package: iflang 2016/05/16 v1.6 Checks for the current language (HO)}
+\Msg{* Package: iflang 2018/01/21 v1.7 Checks for the current language (HO)}
\Msg{************************************************************************}
\keepsilent
@@ -99,7 +99,7 @@
This is a generated file.
Project: iflang
-Version: 2016/05/16 v1.6
+Version: 2018/01/21 v1.7
Copyright (C) 2007 by
Heiko Oberdiek <heiko.oberdiek at googlemail.com>
@@ -171,7 +171,7 @@ and the derived files
%<*driver>
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{iflang.drv}%
- [2016/05/16 v1.6 Checks for the current language (HO)]%
+ [2018/01/21 v1.7 Checks for the current language (HO)]%
\documentclass{ltxdoc}
\usepackage{holtxdoc}[2011/11/22]
\begin{document}
@@ -200,7 +200,7 @@ and the derived files
% \GetFileInfo{iflang.drv}
%
% \title{The \xpackage{iflang} package}
-% \date{2016/05/16 v1.6}
+% \date{2018/01/21 v1.7}
% \author{Heiko Oberdiek\thanks
% {Please report any issues at https://github.com/ho-tex/oberdiek/issues}\\
% \xemail{heiko.oberdiek at googlemail.com}}
@@ -283,7 +283,7 @@ and the derived files
% \item[\xpackage{etex.src}/\xfile{language.def}]:
% \cs{lang@}\meta{language}
% \end{description}
-% Package \xpackage{iflang} looks for \cs{uselanguage} (defined in
+% Package \xpackage{iflang} looks for \cs{et@xpatterns} (defined in
% \xfile{etex.src}) to find out the naming convention in use.
%
% \StopEventually{
@@ -367,7 +367,7 @@ and the derived files
\fi
\expandafter\x\csname ver@iflang.sty\endcsname
\ProvidesPackage{iflang}%
- [2016/05/16 v1.6 Checks for the current language (HO)]%
+ [2018/01/21 v1.7 Checks for the current language (HO)]%
% \end{macrocode}
%
% \begin{macrocode}
@@ -491,7 +491,7 @@ and the derived files
% \begin{macro}{\IfLang@prefix}
% \begin{macrocode}
\begingroup\expandafter\expandafter\expandafter\endgroup
-\expandafter\ifx\csname uselanguage\endcsname\relax
+\expandafter\ifx\csname et@xpatterns\endcsname\relax
\@PackageInfoNoLine{iflang}{%
Naming convention for patterns: babel%
}%
@@ -1187,7 +1187,7 @@ and the derived files
<authorref id='auth:oberdiek'/>
<copyright owner='Heiko Oberdiek' year='2007'/>
<license type='lppl1.3'/>
- <version number='1.6'/>
+ <version number='1.7'/>
<description>
This package provides expandable checks for the current language
based on macro <tt>\languagename</tt> or hyphenation patterns.
@@ -1246,6 +1246,10 @@ and the derived files
% \item
% Documentation updates.
% \end{Version}
+% \begin{Version}{2018/01/21 v1.7}
+% \item
+% Fix test for \texttt{etex.src}.
+% \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 d6c81d6a665..7963dda2814 100644
--- a/Master/texmf-dist/source/latex/oberdiek/oberdiek.tex
+++ b/Master/texmf-dist/source/latex/oberdiek/oberdiek.tex
@@ -6,9 +6,9 @@
\newcommand*{\Subject}{CTAN:\CTANdir}
\newcommand*{\Author}{Heiko Oberdiek}
\newcommand*{\Email}{ho-tex at tug.org}
-\newcommand*{\Date}{2017/03/19}
+\newcommand*{\Date}{2018/01/21}
-% Copyright (C) 2006-2011 by
+% Copyright (C) 2006-2018 by
% Heiko Oberdiek <heiko.oberdiek at googlemail.com>
%
% This work may be distributed and/or modified under the
diff --git a/Master/texmf-dist/source/latex/oberdiek/pdftexcmds.dtx b/Master/texmf-dist/source/latex/oberdiek/pdftexcmds.dtx
index 9231d0ffc88..e7296f2cdde 100644
--- a/Master/texmf-dist/source/latex/oberdiek/pdftexcmds.dtx
+++ b/Master/texmf-dist/source/latex/oberdiek/pdftexcmds.dtx
@@ -1,7 +1,7 @@
% \iffalse meta-comment
%
% File: pdftexcmds.dtx
-% Version: 2017/03/19 v0.25
+% Version: 2018/01/21 v0.26
% Info: Utility functions of pdfTeX for LuaTeX
%
% Copyright (C) 2007, 2009-2011 by
@@ -88,7 +88,7 @@
\input docstrip.tex
\Msg{************************************************************************}
\Msg{* Installation}
-\Msg{* Package: pdftexcmds 2017/03/19 v0.25 Utility functions of pdfTeX for LuaTeX (HO)}
+\Msg{* Package: pdftexcmds 2018/01/21 v0.26 Utility functions of pdfTeX for LuaTeX (HO)}
\Msg{************************************************************************}
\keepsilent
@@ -100,7 +100,7 @@
This is a generated file.
Project: pdftexcmds
-Version: 2017/03/19 v0.25
+Version: 2018/01/21 v0.26
Copyright (C) 2007, 2009-2011 by
Heiko Oberdiek <heiko.oberdiek at googlemail.com>
@@ -201,7 +201,7 @@ and the derived files
%<*driver>
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{pdftexcmds.drv}%
- [2017/03/19 v0.25 Utility functions of pdfTeX for LuaTeX (HO)]%
+ [2018/01/21 v0.26 Utility functions of pdfTeX for LuaTeX (HO)]%
\documentclass{ltxdoc}
\usepackage{holtxdoc}[2011/11/22]
\usepackage{paralist}
@@ -239,7 +239,7 @@ and the derived files
% \GetFileInfo{pdftexcmds.drv}
%
% \title{The \xpackage{pdftexcmds} package}
-% \date{2017/03/19 v0.25}
+% \date{2018/01/21 v0.26}
% \author{Heiko Oberdiek\thanks
% {Please report any issues at https://github.com/ho-tex/oberdiek/issues}\\
% \xemail{heiko.oberdiek at googlemail.com}}
@@ -618,7 +618,7 @@ and the derived files
\fi
\expandafter\x\csname ver@pdftexcmds.sty\endcsname
\ProvidesPackage{pdftexcmds}%
- [2017/03/19 v0.25 Utility functions of pdfTeX for LuaTeX (HO)]%
+ [2018/01/21 v0.26 Utility functions of pdfTeX for LuaTeX (HO)]%
% \end{macrocode}
%
% \subsection{Catcodes}
@@ -1163,7 +1163,7 @@ and the derived files
\fi
\fi
\begingroup
- \def\x{2017/03/19 v0.25}%
+ \def\x{2018/01/21 v0.26}%
\ltx@onelevel@sanitize\x
\edef\y{%
\pdftexcmds@directlua{%
@@ -1567,7 +1567,7 @@ and the derived files
module("oberdiek.pdftexcmds", package.seeall)
local systemexitstatus
function getversion()
- tex.write("2017/03/19 v0.25")
+ tex.write("2018/01/21 v0.26")
end
% \end{macrocode}
%
@@ -1810,7 +1810,7 @@ function filedump(offset, length, filename)
if not offset then
offset = 0
end
- local filehandle = io.open(foundfile, "r")
+ local filehandle = io.open(foundfile, "rb")
if filehandle then
if offset > 0 then
filehandle:seek("set", offset)
@@ -1831,7 +1831,7 @@ end
function filemdfivesum(filename)
local foundfile = kpse.find_file(filename, "tex", true)
if foundfile then
- local filehandle = io.open(foundfile, "r")
+ local filehandle = io.open(foundfile, "rb")
if filehandle then
local contents = filehandle:read("*a")
escapehex(md5.sum(contents))
@@ -2690,6 +2690,10 @@ end
% \item
% New \cs{pdf@shellescape} for Lua\TeX, see github issue 20.
% \end{Version}
+% \begin{Version}{2018/01/21 v0.26}
+% \item
+% use rb not r mode for file open github issue 34.
+% \end{Version}
% \end{History}
%
% \PrintIndex
diff --git a/Master/texmf-dist/source/latex/oberdiek/readme-ctan.txt b/Master/texmf-dist/source/latex/oberdiek/readme-ctan.txt
index 6b8d5793611..7157ada0512 100644
--- a/Master/texmf-dist/source/latex/oberdiek/readme-ctan.txt
+++ b/Master/texmf-dist/source/latex/oberdiek/readme-ctan.txt
@@ -1,4 +1,4 @@
-README 2017/03/19
+README 2018/01/21
This file describes the directory
CTAN:macros/latex/contrib/oberdiek/