summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/oberdiek/atfi-pdftex.def
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/oberdiek/atfi-pdftex.def')
-rw-r--r--Master/texmf-dist/tex/latex/oberdiek/atfi-pdftex.def36
1 files changed, 2 insertions, 34 deletions
diff --git a/Master/texmf-dist/tex/latex/oberdiek/atfi-pdftex.def b/Master/texmf-dist/tex/latex/oberdiek/atfi-pdftex.def
index 0f71ea6d3ed..65836aa6b74 100644
--- a/Master/texmf-dist/tex/latex/oberdiek/atfi-pdftex.def
+++ b/Master/texmf-dist/tex/latex/oberdiek/atfi-pdftex.def
@@ -9,7 +9,7 @@
%% This is a generated file.
%%
%% Project: attachfile2
-%% Version: 2016/05/16 v2.8
+%% Version: 2019/07/24 v2.9
%%
%% Copyright (C) 2005-2010, 2012 by
%% Heiko Oberdiek <heiko.oberdiek at googlemail.com>
@@ -36,39 +36,7 @@
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{atfi-pdftex.def}%
- [2016/05/16 v2.8 attachfile2 driver for pdfTeX (HO)]%
-\ifluatex
- \ifnum\luatexversion<39 %
- \else
- \begingroup
- \escapechar=-1 %
- \def\atfi@temp#1{%
- \ltx@IfUndefined{\string#1}{%
- \let#1\ltx@undefined
- \directlua{%
- if tex.enableprimitives then %
- tex.enableprimitives('', {'\string#1'})%
- end%
- }%
- \ltx@ifundefined{\string#1}{%
- }{%
- \global#1=#1%
- \@PackageInfoNoLine{attachfile2}{%
- \string#1 enabled%
- }%
- }%
- }{}%
- }%
- \atfi@temp\pdfliteral
- \atfi@temp\pdfobj
- \atfi@temp\pdflastobj
- \atfi@temp\pdfxform
- \atfi@temp\pdflastxform
- \atfi@temp\pdfrefxform
- \atfi@temp\pdfannot
- \endgroup
- \fi
-\fi
+ [2019/07/24 v2.9 attachfile2 driver for pdfTeX (HO)]%
\let\atfi@literal\pdfliteral
\def\atfi@GSAVE{q }
\def\atfi@GRESTORE{Q }