summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/animate/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/animate/README.md')
-rw-r--r--macros/latex/contrib/animate/README.md35
1 files changed, 22 insertions, 13 deletions
diff --git a/macros/latex/contrib/animate/README.md b/macros/latex/contrib/animate/README.md
index b91efeaad2..e9af5c9f3b 100644
--- a/macros/latex/contrib/animate/README.md
+++ b/macros/latex/contrib/animate/README.md
@@ -26,11 +26,16 @@ Note, this file only gives a summary of usage and available package and command
````
width=<h-size>, height=<v-size>, totalheight=<v-size>,
-keepaspectratio, scale=<factor>, nomouse,
-hiresbb,pagebox,interpolate,
-autopause, autoplay, autoresume, controls[=all | none | ...],
+keepaspectratio, scale=<factor>,
+bb=<llx> <lly> <urx> <ury>,
+viewport=<llx> <lly> <urx> <ury>,
+trim=<left> <bottom> <right> <top>,
+clip, hiresbb, pagebox=..., interpolate,
+type=[<file ext>],
+final, draft, nomouse,
+autopause, autoplay, autoresume,
+controls[=all | none | ...],
controlsaligned=left[+<indent>] | center | right[+<indent>],
-final, draft,
buttonsize=<size>,
buttonbg=<colour>, buttonfg=<colour>, buttonalpha=<opacity>,
loop, palindrome, step,
@@ -38,7 +43,6 @@ poster[=first | <num> | last | none],
alttext=none | {<alternative description>},
method=icon | widget | ocg,
dvipdfmx, dvisvgm, xetex,
-type=[<file ext>],
export
````
@@ -64,21 +68,26 @@ export
````
width=<h-size>, height=<v-size>, totalheight=<v-size>,
-keepaspectratio, scale=<factor>, nomouse,
-hiresbb,pagebox,interpolate,
-autopause, autoplay, autoresume, final, draft,
+keepaspectratio, scale=<factor>,
+bb=<llx> <lly> <urx> <ury>,
+viewport=<llx> <lly> <urx> <ury>,
+trim=<left> <bottom> <right> <top>,
+clip, hiresbb, pagebox=..., interpolate,
+type=[<file ext>],
+final, draft, nomouse,
+autopause, autoplay, autoresume,
controls[=all | none | ...],
+controlsaligned=left[+<indent>] | center | right[+<indent>],
buttonsize=<size>,
buttonbg=<colour>, buttonfg=<colour>, buttonalpha=<opacity>,
-loop, palindrome, step, measure,
+loop, palindrome, step,
+measure,
poster[=first | <num> | last | none],
+alttext=none | {<alternative description>},
begin={<begin text>}, end={<end text>},
timeline=<timeline file>,
method=icon | widget | ocg,
-every=<number>, bb=<llx> <lly> <urx> <ury>,
-viewport=<llx> <lly> <urx> <ury>,
-trim=<left> <bottom> <right> <top>,
-label=<label text>, type=[<file ext>]
+every=<number>, label=<label text>
````
## Requirements