diff options
author | Karl Berry <karl@freefriends.org> | 2006-12-26 23:16:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-12-26 23:16:34 +0000 |
commit | 41ffd6b5be6d8a4b6d4e9285663fc10b1db79d2c (patch) | |
tree | bebde5aaa291e578f1d5e51738de80bc9946c954 /Master/texmf-dist/tex | |
parent | 3cfdc74a6e64575df5c94eaa11bc7884a0cfc020 (diff) |
movie15 update
git-svn-id: svn://tug.org/texlive/trunk@2950 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/movie15/movie15.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/movie15/movie15.sty b/Master/texmf-dist/tex/latex/movie15/movie15.sty index 99edfa128d6..3a242932fbf 100644 --- a/Master/texmf-dist/tex/latex/movie15/movie15.sty +++ b/Master/texmf-dist/tex/latex/movie15/movie15.sty @@ -9,7 +9,7 @@ % \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{movie15}[2006/12/15] +\ProvidesPackage{movie15}[2006/12/19] \RequirePackage{keyval} \RequirePackage{ifthen} \RequirePackage{ifpdf} @@ -855,8 +855,8 @@ %increment counter of embedded resource files \global\advance\@MXV@rescount by 1% %create Image XObject from next raster image - \pdfmark{pdfmark=/NI,Raw={ /_objdef {resource\the\@MXV@rescount}}}% \special{ps:% read image resource from file + [ /_objdef {resource\the\@MXV@rescount} /NI pdfmark save gsave newpath clip /showpage {} def /setpagedevice /pop load def (#1) run 0 0 1 [1 0 0 1 0 0] {} image %empty dummy, in case #1 is not grestore restore %a valid image file |