From dd48d69037fc00584e152689afbc6d811cda2276 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 6 Sep 2013 23:12:39 +0000 Subject: media9 (6sep13) git-svn-id: svn://tug.org/texlive/trunk@31586 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/media9/ChangeLog | 5 +++++ Master/texmf-dist/doc/latex/media9/media9.pdf | Bin 2754030 -> 2757135 bytes Master/texmf-dist/doc/latex/media9/media9.tex | 2 +- 3 files changed, 6 insertions(+), 1 deletion(-) (limited to 'Master/texmf-dist/doc/latex') diff --git a/Master/texmf-dist/doc/latex/media9/ChangeLog b/Master/texmf-dist/doc/latex/media9/ChangeLog index 60aa7672643..3f80bea4ae2 100644 --- a/Master/texmf-dist/doc/latex/media9/ChangeLog +++ b/Master/texmf-dist/doc/latex/media9/ChangeLog @@ -1,3 +1,8 @@ +2013-09-06 + * v0.32 + * change: `bigfiles' package option no longer requires `-dNOSAFER' with + ps2pdf. + 2013-08-26 * v0.31 * fix: expl3 related fix for correct 3D views file processing diff --git a/Master/texmf-dist/doc/latex/media9/media9.pdf b/Master/texmf-dist/doc/latex/media9/media9.pdf index 8f47e944864..dd6b2ba1d7b 100644 Binary files a/Master/texmf-dist/doc/latex/media9/media9.pdf and b/Master/texmf-dist/doc/latex/media9/media9.pdf differ diff --git a/Master/texmf-dist/doc/latex/media9/media9.tex b/Master/texmf-dist/doc/latex/media9/media9.tex index 7c4463a3025..06a95592adf 100644 --- a/Master/texmf-dist/doc/latex/media9/media9.tex +++ b/Master/texmf-dist/doc/latex/media9/media9.tex @@ -1023,7 +1023,7 @@ There are two options to handle such situations: The first one is to increase \TeX's main memory. You may follow the steps in the \href{http://www.ctan.org/tex-archive/macros/latex/contrib/animate/animate.pdf\#dest:mem}{Bugs} section of the `animate' package documentation. In \TeX{}Live-2012, the maximum value that can be set is \verb+main_memory = 12435455+. -If increasing \TeX's main memory does not help, use the package option `\verb+bigfiles+' with media9. It defers file embedding from the DVI producing to the PDF producing step. However, this requires that \verb+ps2pdf+ be called with option `\verb+-dNOSAFER+'. Otherwise, \verb+ps2pdf+ aborts with error \verb+/invalidfileaccess+. +If increasing \TeX's main memory does not help, use the package option `\verb+bigfiles+' with media9. It defers file embedding from the DVI producing to the PS producing step. \section{Acknowledgements} This package was written using the new \LaTeX3 syntax which was a lot of fun. Many thanks to the \LaTeX3 team! -- cgit v1.2.3