diff options
author | Karl Berry <karl@freefriends.org> | 2009-09-24 00:10:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-09-24 00:10:23 +0000 |
commit | 49446840dadda778fc810d2019c83229810fbe08 (patch) | |
tree | a3f92372a718524547b4c28588ae23a0461f5e20 /Master/texmf-dist/scripts/oberdiek | |
parent | 3f39a4fbdf08fa724e5047b82e3437ddf9b83bf4 (diff) |
oberdiek update (23sep09)
git-svn-id: svn://tug.org/texlive/trunk@15438 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts/oberdiek')
-rw-r--r-- | Master/texmf-dist/scripts/oberdiek/oberdiek.pdftexcmds.lua | 1 | ||||
-rw-r--r-- | Master/texmf-dist/scripts/oberdiek/pdftexcmds.lua | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/Master/texmf-dist/scripts/oberdiek/oberdiek.pdftexcmds.lua b/Master/texmf-dist/scripts/oberdiek/oberdiek.pdftexcmds.lua index 00e488fcd24..ce4e9b59cce 100644 --- a/Master/texmf-dist/scripts/oberdiek/oberdiek.pdftexcmds.lua +++ b/Master/texmf-dist/scripts/oberdiek/oberdiek.pdftexcmds.lua @@ -25,6 +25,7 @@ -- This work consists of the main source file pdftexcmds.dtx -- and the derived files -- pdftexcmds.sty, pdftexcmds.pdf, pdftexcmds.ins, pdftexcmds.drv, +-- pdftexcmds-test1.tex, pdftexcmds-test2.tex, -- oberdiek.pdftexcmds.lua, pdftexcmds.lua. -- module("oberdiek.pdftexcmds", package.seeall) diff --git a/Master/texmf-dist/scripts/oberdiek/pdftexcmds.lua b/Master/texmf-dist/scripts/oberdiek/pdftexcmds.lua index 0c4c1475e8b..dbd62582800 100644 --- a/Master/texmf-dist/scripts/oberdiek/pdftexcmds.lua +++ b/Master/texmf-dist/scripts/oberdiek/pdftexcmds.lua @@ -25,6 +25,7 @@ -- This work consists of the main source file pdftexcmds.dtx -- and the derived files -- pdftexcmds.sty, pdftexcmds.pdf, pdftexcmds.ins, pdftexcmds.drv, +-- pdftexcmds-test1.tex, pdftexcmds-test2.tex, -- oberdiek.pdftexcmds.lua, pdftexcmds.lua. -- module("oberdiek.pdftexcmds", package.seeall) |