diff options
author | Karl Berry <karl@freefriends.org> | 2016-05-15 21:39:17 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-05-15 21:39:17 +0000 |
commit | f64b201d1382d2009bef44578f44271d3a9aa3e0 (patch) | |
tree | f40ad174ce7e733c264820977c1a526c9d568559 /Master/texmf-dist/source/latex/oberdiek | |
parent | b6a82290dcde74722176ee588102f1c924c9fa89 (diff) |
oberdiek (15may16)
git-svn-id: svn://tug.org/texlive/trunk@41153 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek')
9 files changed, 106 insertions, 82 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/askinclude.dtx b/Master/texmf-dist/source/latex/oberdiek/askinclude.dtx index 6b286f2b8d5..2c7ff8aca99 100644 --- a/Master/texmf-dist/source/latex/oberdiek/askinclude.dtx +++ b/Master/texmf-dist/source/latex/oberdiek/askinclude.dtx @@ -1,12 +1,14 @@ % \iffalse meta-comment % % File: askinclude.dtx -% Version: 2011/12/02 v2.2 +% Version: 2016/05/14 v2.3 % Info: Interactive asking of included files % % Copyright (C) 1991-1994 by Pablo A. Straub % Copyright (C) 2007, 2008, 2011 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 @@ -118,7 +120,7 @@ \input docstrip.tex \Msg{************************************************************************} \Msg{* Installation} -\Msg{* Package: askinclude 2011/12/02 v2.2 Interactive asking of included files} +\Msg{* Package: askinclude 2016/05/14 v2.3 Interactive asking of included files} \Msg{************************************************************************} \keepsilent @@ -130,7 +132,7 @@ This is a generated file. Project: askinclude -Version: 2011/12/02 v2.2 +Version: 2016/05/14 v2.3 Copyright (C) 1991-1994 by Pablo A. Straub Copyright (C) 2007, 2008, 2011 by @@ -272,7 +274,7 @@ and the derived files %<*driver> \NeedsTeXFormat{LaTeX2e} \ProvidesFile{askinclude.drv}% - [2011/12/02 v2.2 Interactive asking of included files]% + [2016/05/14 v2.3 Interactive asking of included files]% \documentclass{ltxdoc} \usepackage{holtxdoc}[2011/11/22] \usepackage{ifluatex} @@ -294,7 +296,6 @@ and the derived files %</driver> % \fi % -% \CheckSum{2078} % % \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 @@ -315,11 +316,13 @@ and the derived files % \GetFileInfo{askinclude.drv} % % \title{The \xpackage{askinclude} package} -% \date{2011/12/02 v2.2} +% \date{2016/05/14 v2.3} % \author{ % Pablo A. Straub\\[1ex] -% Heiko Oberdiek (maintainer)\\\xemail{heiko.oberdiek at googlemail.com} -% } +% Heiko Oberdiek\thanks +% {Please report any issues at https://github.com/ho-tex/oberdiek/issues}\\ +% \xemail{heiko.oberdiek at googlemail.com}} +% % % \maketitle % @@ -701,7 +704,14 @@ and the derived files \TMP@EnsureCode{96}{12}% ` \edef\AskInc@AtEnd{\AskInc@AtEnd\noexpand\endinput} \ProvidesPackage{askinclude}% - [2011/12/02 v2.2 Interactive asking of included files]% + [2016/05/14 v2.3 Interactive asking of included files]% +% \end{macrocode} +% +% Luatex compat +% \begin{macrocode} +\ifx\pdfextension\@undefined\else + \RequirePackage{luatex85} +\fi % \end{macrocode} % % \subsection{Delay action after preamble} @@ -1696,11 +1706,12 @@ and the derived files % \begin{macrocode} %<*test0> \ifx\CompatibilityMode Y% - \documentstyle[filecontents,qstest,askinclude]{book}% + \documentstyle[filecontents,qstest,askinclude,pdftexcmds]{book}% \else \documentclass{book}% \usepackage{filecontents}% \usepackage{qstest}% + \usepackage{pdftexcmds}% %<*test1> \makeatletter \def\RestoreCatcodes{}% @@ -1745,11 +1756,11 @@ and the derived files %<*!test1> \ifx\AtBeginDocumentMode Y% \AtBeginDocument{% - \usepackage{askinclude}[2011/12/02]% + \usepackage{askinclude}[2016/05/14]% }% \else %</!test1> - \usepackage{askinclude}[2011/12/02]% + \usepackage{askinclude}[2016/05/14]% %<*!test1> \fi %</!test1> @@ -1836,8 +1847,8 @@ and the derived files \def\@CheckAux{% \begin{qstest}{CheckAux}{CheckAux}% \def\GetFileContents##1{% - \pdfunescapehex{% - \pdffiledump length\pdffilesize{##1}{##1}% + \pdf@unescapehex{% + \pdf@filedump{0}{\pdf@filesize{##1}}{##1}% }% }% \Expect*{\GetFileContents{\jobname.aux}}% @@ -2645,7 +2656,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/askinclude}}: % \begin{description} % \item[\CTAN{macros/latex/contrib/oberdiek/askinclude.dtx}] The source file. % \item[\CTAN{macros/latex/contrib/oberdiek/askinclude.pdf}] Documentation. @@ -2868,7 +2879,7 @@ and the derived files <copyright owner="Pablo A. Straub" year='1991-1994'/> <copyright owner="Heiko Oberdiek" year='2007,2008,2011'/> <license type='lppl1.3'/> - <version number='2.2'/> + <version number='2.3'/> <description> The package asks the user which files to put in a \includeonly command. There is provision for answering “same as last @@ -2960,6 +2971,10 @@ and the derived files % \item % Bibliography rewritten for biblatex. % \end{Version} +% \begin{Version}{2016/05/14 v2.3} +% \item +% Luatex compatibility +% \end{Version} % \end{History} % % \PrintIndex diff --git a/Master/texmf-dist/source/latex/oberdiek/catalogue/askinclude.xml b/Master/texmf-dist/source/latex/oberdiek/catalogue/askinclude.xml index 0260a66823d..7db0fa9ad01 100644 --- a/Master/texmf-dist/source/latex/oberdiek/catalogue/askinclude.xml +++ b/Master/texmf-dist/source/latex/oberdiek/catalogue/askinclude.xml @@ -8,7 +8,7 @@ <copyright owner="Pablo A. Straub" year='1991-1994'/> <copyright owner="Heiko Oberdiek" year='2007,2008,2011'/> <license type='lppl1.3'/> - <version number='2.2'/> + <version number='2.3'/> <description> The package asks the user which files to put in a \includeonly command. There is provision for answering “same as last diff --git a/Master/texmf-dist/source/latex/oberdiek/catalogue/ifpdf.xml b/Master/texmf-dist/source/latex/oberdiek/catalogue/ifpdf.xml deleted file mode 100644 index 0302ae13301..00000000000 --- a/Master/texmf-dist/source/latex/oberdiek/catalogue/ifpdf.xml +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version='1.0' encoding='us-ascii'?> -<!DOCTYPE entry SYSTEM 'catalogue.dtd'> -<entry datestamp='$Date$' modifier='$Author$' id='ifpdf'> - <name>ifpdf</name> - <caption>Provides the \ifpdf conditional.</caption> - <authorref id='auth:oberdiek'/> - <copyright owner='Heiko Oberdiek' year='2001,2005-2011'/> - <license type='lppl1.3'/> - <version number='2.3'/> - <description> - This package looks for pdfTeX in pdf mode and implements and - sets the switch <tt>\ifpdf</tt>. The detection is based on the - value of <tt>\pdfoutput</tt> (which the package will not - change). The package works with plain or LaTeX formats. To use - it with LaTeX simply <tt>\usepackage{ifpdf}</tt>. Then use - <tt>\ifpdf ... \else ... \fi</tt>. - <p/> - The package is part of the <xref refid='oberdiek'>oberdiek</xref> bundle. - </description> - <documentation details='Package documentation' - href='ctan:/macros/latex/contrib/oberdiek/ifpdf.pdf'/> - <ctan file='true' path='/macros/latex/contrib/oberdiek/ifpdf.dtx'/> - <miktex location='oberdiek'/> - <texlive location='oberdiek'/> - <install path='/macros/latex/contrib/oberdiek/oberdiek.tds.zip'/> -</entry> diff --git a/Master/texmf-dist/source/latex/oberdiek/catalogue/pdflscape.xml b/Master/texmf-dist/source/latex/oberdiek/catalogue/pdflscape.xml index fe0c9d65fab..90e155f1c23 100644 --- a/Master/texmf-dist/source/latex/oberdiek/catalogue/pdflscape.xml +++ b/Master/texmf-dist/source/latex/oberdiek/catalogue/pdflscape.xml @@ -6,7 +6,7 @@ <authorref id='auth:oberdiek'/> <copyright owner='Heiko Oberdiek' year='2001,2004,2006-2008'/> <license type='lppl1.3'/> - <version number='0.10'/> + <version number='0.11'/> <description> The package adds PDF support to the landscape environment of package <xref refid='lscape'>lscape</xref>, by setting the PDF diff --git a/Master/texmf-dist/source/latex/oberdiek/catalogue/pdfrender.xml b/Master/texmf-dist/source/latex/oberdiek/catalogue/pdfrender.xml index a37b36994d9..bc6d48d99a2 100644 --- a/Master/texmf-dist/source/latex/oberdiek/catalogue/pdfrender.xml +++ b/Master/texmf-dist/source/latex/oberdiek/catalogue/pdfrender.xml @@ -6,7 +6,7 @@ <authorref id='auth:oberdiek'/> <copyright owner='Heiko Oberdiek' year='2010'/> <license type='lppl1.3'/> - <version number='1.2'/> + <version number='1.3'/> <description> The package provides interfaces for the user to control PDF parameters, such as line width or text rendering mode. The diff --git a/Master/texmf-dist/source/latex/oberdiek/ifpdf.dtx b/Master/texmf-dist/source/latex/oberdiek/ifpdf.dtx index 4effb90014f..db7de6a05a4 100644 --- a/Master/texmf-dist/source/latex/oberdiek/ifpdf.dtx +++ b/Master/texmf-dist/source/latex/oberdiek/ifpdf.dtx @@ -9,13 +9,14 @@ \ProvidesFile{ifpdf.dtx} %</dtx> %<package>\ifx\ProvidesPackage\undefined -%<package>\def\next#1#2[#3]{\wlog{#2 #3}} +%<package>\def\next#1#2[#3]{\wlog{#2 #3}\expandafter\gdef +%<package>\csname ver@ifpdf.sty\endcsname{#3}} %<package>\expandafter\next\fi %<package>\ProvidesPackage{ifpdf} %<driver> \ProvidesFile{ifpdf.drv} % \fi % \ProvidesFile{ifpdf.dtx} -[2016/04/04 v3.0 Provides the ifpdf switch] +[2016/05/14 v3.1 Provides the ifpdf switch] % % \iffalse %<*driver> @@ -106,3 +107,7 @@ end % \begin{macrocode} %</package> % \end{macrocode} +% +% \endinput +% 2016/04/04 v3.0 rewrite to be self standing and work with new luatex/ +% 2016/05/14 v3.1 define ver@ifpdf.sty in plain tex. diff --git a/Master/texmf-dist/source/latex/oberdiek/pdflscape.dtx b/Master/texmf-dist/source/latex/oberdiek/pdflscape.dtx index f7ac7b7b804..96a81aad760 100644 --- a/Master/texmf-dist/source/latex/oberdiek/pdflscape.dtx +++ b/Master/texmf-dist/source/latex/oberdiek/pdflscape.dtx @@ -1,11 +1,13 @@ % \iffalse meta-comment % % File: pdflscape.dtx -% Version: 2008/08/11 v0.10 +% Version: 2016/05/14 v0.11 % Info: Display of landscape pages in PDF % % Copyright (C) 2001, 2004, 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 @@ -87,7 +89,7 @@ \input docstrip.tex \Msg{************************************************************************} \Msg{* Installation} -\Msg{* Package: pdflscape 2008/08/11 v0.10 Display of landscape pages in PDF (HO)} +\Msg{* Package: pdflscape 2016/05/14 v0.11 Display of landscape pages in PDF (HO)} \Msg{************************************************************************} \keepsilent @@ -99,7 +101,7 @@ This is a generated file. Project: pdflscape -Version: 2008/08/11 v0.10 +Version: 2016/05/14 v0.11 Copyright (C) 2001, 2004, 2006-2008 by Heiko Oberdiek <heiko.oberdiek at googlemail.com> @@ -173,7 +175,7 @@ and the derived files %<*driver> \NeedsTeXFormat{LaTeX2e} \ProvidesFile{pdflscape.drv}% - [2008/08/11 v0.10 Display of landscape pages in PDF (HO)]% + [2016/05/14 v0.11 Display of landscape pages in PDF (HO)]% \documentclass{ltxdoc} \usepackage{holtxdoc}[2011/11/22] \usepackage{graphics} @@ -183,7 +185,6 @@ and the derived files %</driver> % \fi % -% \CheckSum{473} % % \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 @@ -204,8 +205,10 @@ and the derived files % \GetFileInfo{pdflscape.drv} % % \title{The \xpackage{pdflscape} package} -% \date{2008/08/11 v0.10} -% \author{Heiko Oberdiek\\\xemail{heiko.oberdiek at googlemail.com}} +% \date{2016/05/14 v0.11} +% \author{Heiko Oberdiek\thanks +% {Please report any issues at https://github.com/ho-tex/oberdiek/issues}\\ +% \xemail{heiko.oberdiek at googlemail.com}} % % \maketitle % @@ -222,7 +225,7 @@ and the derived files % \subsection{Supported drivers} % % \begin{itemize} -% \item \xoption{pdftex} +% \item \xoption{pdftex},\xoption{luatex} % \item \xoption{dvips}, \xoption{dvipsone}, % \xoption{pctex32}, \xoption{pctexps} % (and other drivers that provide a non-empty \cs{Gin@PS@raw}) @@ -245,7 +248,7 @@ and the derived files % \begin{itemize} % \item The package \xpackage{lscape}. % \item The package \xpackage{atbegshi} for all drivers -% except \xoption{pdftex}. +% except \xoption{pdftex},\xoption{luatex}. % \end{itemize} % % \subsection{Usage} @@ -270,7 +273,7 @@ and the derived files % \begin{macrocode} \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{pdflscape}% - [2008/08/11 v0.10 Display of landscape pages in PDF (HO)] + [2016/05/14 v0.11 Display of landscape pages in PDF (HO)] % \end{macrocode} % % \subsection{Driver options} @@ -285,6 +288,7 @@ and the derived files }% } \PLS@temp{pdftex}{pdftex} +\PLS@temp{luatex}{pdftex} \PLS@temp{dvips}{dvips} \PLS@temp{dvipsone}{dvips} \PLS@temp{pctexps}{dvips} @@ -428,6 +432,14 @@ and the derived files % Not too nice is the global setting of \cs{pdfpageattr}. % Perhaps this can be changed in future versions. % +% luatex compat. +% \begin{macrocode} +\ifx\pdfpageattr\@undefined + \ifx\pdfvariable\@undefined\else + \protected\edef\pdfpageattr{\pdfvariable pageattr} + \fi +\fi +% \end{macrocode} % \begin{macrocode} \def\PLS@temp{pdftex} \ifx\PLS@temp\PLS@driver @@ -623,21 +635,21 @@ and the derived files \ifxetex \def\ExpectDriver{dvipdfm}% \fi -\usepackage{pdflscape}[2008/08/11] +\usepackage{pdflscape}[2016/05/14] %</test1> % \end{macrocode} % % \begin{macrocode} %<*test2> \def\ExpectDriver{pdftex} -\usepackage[pdftex]{pdflscape}[2008/08/11] +\usepackage[pdftex]{pdflscape}[2016/05/14] %</test2> % \end{macrocode} % % \begin{macrocode} %<*test3> \def\ExpectDriver{dvipdfm} -\usepackage[dvipdfmx]{pdflscape}[2008/08/11] +\usepackage[dvipdfmx]{pdflscape}[2016/05/14] %</test3> % \end{macrocode} % @@ -645,7 +657,7 @@ and the derived files %<*test4> \def\ExpectDriver{dvips} \usepackage[dvipsone]{graphics} -\usepackage{pdflscape}[2008/08/11] +\usepackage{pdflscape}[2016/05/14] %</test4> % \end{macrocode} % @@ -669,7 +681,7 @@ and the derived files \usepackage{qstest} \IncludeTests{*} \LogTests{log}{*}{*} -\usepackage{pdflscape}[2008/08/11] +\usepackage{pdflscape}[2016/05/14] \begin{document} \begin{qstest}{checkangle}{checkangle} \makeatletter @@ -723,7 +735,7 @@ and the derived files %<*test6> \NeedsTeXFormat{LaTeX2e} \documentclass{article} -\usepackage{pdflscape}[2008/08/11] +\usepackage{pdflscape}[2016/05/14] \begin{document} \section{Portrait page} \begin{landscape} @@ -815,7 +827,7 @@ public class ExtractRotate { % \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/pdflscape}}: % \begin{description} % \item[\CTAN{macros/latex/contrib/oberdiek/pdflscape.dtx}] The source file. % \item[\CTAN{macros/latex/contrib/oberdiek/pdflscape.pdf}] Documentation. @@ -1016,7 +1028,7 @@ public class ExtractRotate { <authorref id='auth:oberdiek'/> <copyright owner='Heiko Oberdiek' year='2001,2004,2006-2008'/> <license type='lppl1.3'/> - <version number='0.10'/> + <version number='0.11'/> <description> The package adds PDF support to the landscape environment of package <xref refid='lscape'>lscape</xref>, by setting the PDF @@ -1093,6 +1105,10 @@ public class ExtractRotate { % \item % URLs updated. % \end{Version} +% \begin{Version}{2016/05/14 v0.11} +% \item +% LuaTeX Compatibility +% \end{Version} % \end{History} % % \PrintIndex diff --git a/Master/texmf-dist/source/latex/oberdiek/pdfrender.dtx b/Master/texmf-dist/source/latex/oberdiek/pdfrender.dtx index 1d7e171fff4..3424a02bde4 100644 --- a/Master/texmf-dist/source/latex/oberdiek/pdfrender.dtx +++ b/Master/texmf-dist/source/latex/oberdiek/pdfrender.dtx @@ -1,7 +1,7 @@ % \iffalse meta-comment % % File: pdfrender.dtx -% Version: 2010/01/28 v1.2 +% Version: 2016/05/14 v1.3 % Info: Access to some PDF graphics parameters % % Copyright (C) 2010 by @@ -86,7 +86,7 @@ \input docstrip.tex \Msg{************************************************************************} \Msg{* Installation} -\Msg{* Package: pdfrender 2010/01/28 v1.2 Access to some PDF graphics parameters (HO)} +\Msg{* Package: pdfrender 2016/05/14 v1.3 Access to some PDF graphics parameters (HO)} \Msg{************************************************************************} \keepsilent @@ -98,7 +98,7 @@ This is a generated file. Project: pdfrender -Version: 2010/01/28 v1.2 +Version: 2016/05/14 v1.3 Copyright (C) 2010 by Heiko Oberdiek <heiko.oberdiek at googlemail.com> @@ -171,7 +171,7 @@ and the derived files %<*driver> \NeedsTeXFormat{LaTeX2e} \ProvidesFile{pdfrender.drv}% - [2010/01/28 v1.2 Access to some PDF graphics parameters (HO)]% + [2016/05/14 v1.3 Access to some PDF graphics parameters (HO)]% \documentclass{ltxdoc} \usepackage{holtxdoc}[2011/11/22] \usepackage{longtable} @@ -182,7 +182,6 @@ and the derived files %</driver> % \fi % -% \CheckSum{1460} % % \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 @@ -203,8 +202,10 @@ and the derived files % \GetFileInfo{pdfrender.drv} % % \title{The \xpackage{pdfrender} package} -% \date{2010/01/28 v1.2} -% \author{Heiko Oberdiek\\\xemail{heiko.oberdiek at googlemail.com}} +% \date{2016/05/14 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 % @@ -457,7 +458,7 @@ and the derived files \fi \expandafter\x\csname ver@pdfrender.sty\endcsname \ProvidesPackage{pdfrender}% - [2010/01/28 v1.2 Access to some PDF graphics parameters (HO)]% + [2016/05/14 v1.3 Access to some PDF graphics parameters (HO)]% % \end{macrocode} % % \begin{macrocode} @@ -514,6 +515,14 @@ and the derived files \TMP@EnsureCode{94}{7}% ^ (superscript) \TMP@EnsureCode{96}{12}% ` \TMP@EnsureCode{124}{12}% | +% \end{macrocode} +% Luatex compatibility +% \begin{macrocode} +\ifx\pdfextension\@undefined\else + \RequirePackage{luatex85} +\fi +% \end{macrocode} +% \begin{macrocode} \def\PdfRender@AtEndHook{} \expandafter\def\expandafter\PdfRender@AtEnd\expandafter{% \expandafter\PdfRender@AtEndHook @@ -1479,10 +1488,10 @@ and the derived files % \begin{macrocode} %<*test2> \NeedsTeXFormat{LaTeX2e} -\ProvidesFile{pdfrender-test2.tex}[2010/01/28] +\ProvidesFile{pdfrender-test2.tex}[2016/05/14] \documentclass{article} \usepackage{color} -\usepackage{pdfrender}[2010/01/28] +\usepackage{pdfrender}[2016/05/14] \begin{document} Hello World \newpage @@ -1520,9 +1529,9 @@ Stop % \begin{macrocode} %<*test3> \NeedsTeXFormat{LaTeX2e} -\ProvidesFile{pdfrender-test3.tex}[2010/01/28] +\ProvidesFile{pdfrender-test3.tex}[2016/05/14] \documentclass{article} -\usepackage{pdfrender}[2010/01/28] +\usepackage{pdfrender}[2016/05/14] \usepackage{hyperref} \usepackage{bookmark} \begin{document} @@ -1545,9 +1554,9 @@ Stop % \begin{macrocode} %<*test4> \NeedsTeXFormat{LaTeX2e} -\ProvidesFile{pdfrender-test4.tex}[2010/01/28] +\ProvidesFile{pdfrender-test4.tex}[2016/05/14] \documentclass[12pt]{article} -\usepackage{pdfrender}[2010/01/28] +\usepackage{pdfrender}[2016/05/14] \usepackage{color} \usepackage{qstest} \IncludeTests{*} @@ -1613,6 +1622,7 @@ Stop % % \begin{macrocode} %<*test5> +\input luatex85.sty \pdfoutput=1 % \hsize=6.5in \vsize=8.9in @@ -1646,7 +1656,7 @@ After % % \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/pdfrender}}: % \begin{description} % \item[\CTAN{macros/latex/contrib/oberdiek/pdfrender.dtx}] The source file. % \item[\CTAN{macros/latex/contrib/oberdiek/pdfrender.pdf}] Documentation. @@ -1844,7 +1854,7 @@ After % <authorref id='auth:oberdiek'/> <copyright owner='Heiko Oberdiek' year='2010'/> <license type='lppl1.3'/> - <version number='1.2'/> + <version number='1.3'/> <description> The package provides interfaces for the user to control PDF parameters, such as line width or text rendering mode. The @@ -1923,6 +1933,10 @@ After % % \item % Compatibility for \plainTeX\ and even ini\TeX\ added. % \end{Version} +% \begin{Version}{2016/05/14 v1.3} +% \item +% Use package \xpackage{luatex85} for compatibility with new LuaTeX. +% \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 61e9705a74c..10a52333547 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 2016/05/13 +README 2016/05/14 This file describes the directory CTAN:macros/latex/contrib/oberdiek/ |