diff options
author | Karl Berry <karl@freefriends.org> | 2016-04-19 20:48:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-04-19 20:48:34 +0000 |
commit | 48561236fc022edcf3f809721714c89abda515aa (patch) | |
tree | 42a9cf12ec0816f7dc4375668b46f749b6c218ef /Master/texmf-dist/source/latex/oberdiek | |
parent | 31d261406712b866232bafd834b52eedfa10c9a1 (diff) |
update of ifpdf and hyperref from dcarlisle+latex3 to work with new luatex
git-svn-id: svn://tug.org/texlive/trunk@40618 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek')
-rw-r--r-- | Master/texmf-dist/source/latex/oberdiek/oberdiek.ins | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/oberdiek.ins b/Master/texmf-dist/source/latex/oberdiek/oberdiek.ins index de8a679be49..02880550112 100644 --- a/Master/texmf-dist/source/latex/oberdiek/oberdiek.ins +++ b/Master/texmf-dist/source/latex/oberdiek/oberdiek.ins @@ -65,7 +65,8 @@ \batchinput{ifdraft.dtx} \batchinput{iflang.dtx} \batchinput{ifluatex.dtx} -\batchinput{ifpdf.dtx} +% incompatible with current luatex +%\batchinput{ifpdf.dtx} \batchinput{ifvtex.dtx} \batchinput{infwarerr.dtx} \batchinput{inputenx.dtx} |