From 01ff62ab3260586426809790a92d958c72e90195 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 9 Dec 2019 21:52:53 +0000 Subject: epstopdf-pkg (9dec19) git-svn-id: svn://tug.org/texlive/trunk@53070 c570f23f-e606-0410-a88d-b1316a301751 --- .../tex/latex/epstopdf-pkg/epstopdf-base.sty | 20 ++++++++++---------- .../texmf-dist/tex/latex/epstopdf-pkg/epstopdf.sty | 6 +++--- 2 files changed, 13 insertions(+), 13 deletions(-) (limited to 'Master/texmf-dist/tex/latex/epstopdf-pkg') diff --git a/Master/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty b/Master/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty index d4ebf3171f6..d63967920c8 100644 --- a/Master/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty +++ b/Master/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty @@ -9,7 +9,7 @@ %% This is a generated file. %% %% Project: epstopdf -%% Version: 2019-11-30 v2.9 +%% Version: 2019-12-09 v2.10 %% %% Copyright (C) %% 2001, 2006-2010 Heiko Oberdiek @@ -29,7 +29,7 @@ %% %% The Current Maintainers of this work are %% Heiko Oberdiek and the Oberdiek Package Support Group -%% https://github.com/ho-tex/oberdiek/issues +%% https://github.com/ho-tex/epstopdf/issues %% %% %% This work consists of the main source file epstopdf.dtx @@ -103,7 +103,7 @@ \fi \expandafter\x\csname ver@epstopdf-base.sty\endcsname \ProvidesPackage{epstopdf-base}% - [2019-11-30 v2.9 Base part for package epstopdf]% + [2019-12-09 v2.10 Base part for package epstopdf]% \begingroup\catcode61\catcode48\catcode32=10\relax% \catcode13=5 % ^^M \endlinechar=13 % @@ -162,16 +162,16 @@ \def\pdf@filesize{\pdffilesize} \def\pdf@system#{\immediate\write18 } \else - \directlua{require("pdftexcmds")} + \directlua{require('pdftexcmds')} \long\def\pdf@strcmp#1#2{\directlua{% - oberdiek.pdftexcmds.strcmp("\luaescapestring{#1}", - "\luaescapestring{#2}")}}% + oberdiek.pdftexcmds.strcmp('\luaescapestring{#1}', + '\luaescapestring{#2}')}}% \def\pdf@filemoddate#1{\directlua{% - oberdiek.pdftexcmds.filemoddate("\luaescapestring{#1}")}} - \def\pdf@filesize#1{\directlua0{% - oberdiek.pdftexcmds.filesize("\luaescapestring{#1}")}} + oberdiek.pdftexcmds.filemoddate('\luaescapestring{#1}')}} + \def\pdf@filesize#1{\directlua{% + oberdiek.pdftexcmds.filesize('\luaescapestring{#1}')}} \def\pdf@system#1{\directlua{% - oberdiek.pdftexcmds.system("\luaescapestring{#1}")}} + oberdiek.pdftexcmds.system('\luaescapestring{#1}')}} \fi \fi \else diff --git a/Master/texmf-dist/tex/latex/epstopdf-pkg/epstopdf.sty b/Master/texmf-dist/tex/latex/epstopdf-pkg/epstopdf.sty index 32700f26cf3..f868ad45712 100644 --- a/Master/texmf-dist/tex/latex/epstopdf-pkg/epstopdf.sty +++ b/Master/texmf-dist/tex/latex/epstopdf-pkg/epstopdf.sty @@ -9,7 +9,7 @@ %% This is a generated file. %% %% Project: epstopdf -%% Version: 2019-11-30 v2.9 +%% Version: 2019-12-09 v2.10 %% %% Copyright (C) %% 2001, 2006-2010 Heiko Oberdiek @@ -29,7 +29,7 @@ %% %% The Current Maintainers of this work are %% Heiko Oberdiek and the Oberdiek Package Support Group -%% https://github.com/ho-tex/oberdiek/issues +%% https://github.com/ho-tex/epstopdf/issues %% %% %% This work consists of the main source file epstopdf.dtx @@ -103,7 +103,7 @@ \fi \expandafter\x\csname ver@epstopdf.sty\endcsname \ProvidesPackage{epstopdf}% - [2019-11-30 v2.9 Conversion with epstopdf on the fly (HO)]% + [2019-12-09 v2.10 Conversion with epstopdf on the fly (HO)]% \begingroup\catcode61\catcode48\catcode32=10\relax% \catcode13=5 % ^^M \endlinechar=13 % -- cgit v1.2.3