diff options
author | Siep Kroonenberg <siepo@cybercomm.nl> | 2011-05-06 20:27:58 +0000 |
---|---|---|
committer | Siep Kroonenberg <siepo@cybercomm.nl> | 2011-05-06 20:27:58 +0000 |
commit | 2392ed0b12abd476b55ca01e30ce3d5062b51740 (patch) | |
tree | 519e5ff1c397e44e76e91cfec3f6b7957dc9635d /Master/tlpkg/tlpsrc/wintools.win32.tlpsrc | |
parent | 9924fed3b516a9a2a2f742a40bf65fe679f439b0 (diff) |
Postaction appreg
git-svn-id: svn://tug.org/texlive/trunk@22331 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/wintools.win32.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/wintools.win32.tlpsrc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/wintools.win32.tlpsrc b/Master/tlpkg/tlpsrc/wintools.win32.tlpsrc index 320a14bdd79..4ad63960e3f 100644 --- a/Master/tlpkg/tlpsrc/wintools.win32.tlpsrc +++ b/Master/tlpkg/tlpsrc/wintools.win32.tlpsrc @@ -33,5 +33,9 @@ binpattern f/win32 tlpkg/sam2p/sam2p.exe docpattern d texmf/doc/gzip # # bitmap2eps is from Siep. +# binpattern f/win32 bin/win32/bitmap2eps.exe runpattern f texmf/scripts/bitmap2eps/bitmap2eps.vbs +postaction appreg prog="bitmap2eps.exe" \ + cmd='"TEXDIR/bin/win32/bitmap2eps.exe" "%1"' \ + exts='.bmp|.png|.gif|.jpe|.jpg|.jpeg|.tif|.tiff' |