From cfe306ba1b7ec40855a300580b7981845d56edeb Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Thu, 13 Jul 2017 10:25:48 +0900 Subject: add aeb-mlink aeb-pro aebxmp graphicxsp annot-pro --- texmf-dist/tex/latex/aeb-pro/ocganime.def | 39 +++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 texmf-dist/tex/latex/aeb-pro/ocganime.def (limited to 'texmf-dist/tex/latex/aeb-pro/ocganime.def') 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'. -- cgit v1.2.3