summaryrefslogtreecommitdiff
path: root/texmf-dist/tex/latex/aeb-pro/ocganime.def
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2017-07-13 10:25:48 +0900
committerNorbert Preining <norbert@preining.info>2017-07-13 10:25:48 +0900
commitcfe306ba1b7ec40855a300580b7981845d56edeb (patch)
treee2feaf2adf8a8afe43a995528097913793874d01 /texmf-dist/tex/latex/aeb-pro/ocganime.def
parent32d0671418a3cc6ad0465b06539ed54d96f77784 (diff)
add aeb-mlink aeb-pro aebxmp graphicxsp annot-pro
Diffstat (limited to 'texmf-dist/tex/latex/aeb-pro/ocganime.def')
-rw-r--r--texmf-dist/tex/latex/aeb-pro/ocganime.def39
1 files changed, 39 insertions, 0 deletions
diff --git a/texmf-dist/tex/latex/aeb-pro/ocganime.def b/texmf-dist/tex/latex/aeb-pro/ocganime.def
new file mode 100644
index 00000000..3545c775
--- /dev/null
+++ b/texmf-dist/tex/latex/aeb-pro/ocganime.def
@@ -0,0 +1,39 @@
+%%
+%% This is file `ocganime.def',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% aeb_pro.dtx (with options: `copyright,ocganime')
+%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%% aeb_pro.sty package, %%
+%% Copyright (C) 2006--2017 D. P. Story %%
+%% dpstory@acrotex.net %%
+%% %%
+%% This program can redistributed and/or modified under %%
+%% the terms of the LaTeX Project Public License %%
+%% Distributed from CTAN archives in directory %%
+%% macros/latex/base/lppl.txt; either version 1.2 of %%
+%% the License, or (at your option) any later version. %%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\newenvironment{ocgAnime}[1]{\animeSetup{#1}%
+ \ifx\animeBtnFieldName\@empty\PackageError{aeb_pro}%
+ {The ocgAnimeName key is required}{}\fi
+ \ifx\nFrames\@empty\PackageError{aeb_pro}%
+ {The nFrames key is required}{}\fi
+ \DeclareAnime{\animeBtnFieldName}{\animeBtnSpeed}{\nFrames}%
+}{%
+ \edef\aep@ExpOpts{\noexpand\AA{\ifKV@btnAnime@autorun
+ \aebp@autoplayevent{\noexpand\btnAnimePFAction}\fi
+ \ifKV@btnAnime@autopause\aebp@autopauseevent{%
+ \noexpand\btnAnimePauseAction}\fi}}\smash{\makebox[0pt][l]%
+ {\expandafter\pushButton\expandafter[\aep@ExpOpts\W0\BC{}\BG{}\S{S}]%
+ {\animeBtnFieldName-autorunpause}{0bp}{0bp}}}%
+ \ifx\aep@btn@anime@controls\@empty\else\offinterlineskip
+ \vcgBdry[\vspacectrlsep]\everyPushButton{}%
+ \centering\ctrlButtonsWrapper{\insertCtrlButtons}\fi
+}
+\endinput
+%%
+%% End of file `ocganime.def'.