blob: b7b3382dd5ed88820d06c607cf8e7f1cd9d75ce5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
2009-06-08
* Fix: \newframe did not like non-integer frame rates; the same applied to
frame rate arguments in timeline files
2009-05-07
* minor changes/additions in the documentation
2009-01-26
* minor code refinements
2008-10-06
* Fix: sometimes, when used with Powerdot document class, parts
of embedded graphics were missing
2008-08-28
* Fix: package `calc' like length specifications didn't work with resizing
options
2008-08-26
* \@anim@scale rewritten
* New: length commands \width, \height, \depth and \totalheight for use
with the resizing options
2008-08-20
* New: multipage PDF support for XeTeX output driver
* Change: some exotic graphics formats that depend on QuickTime removed
from search list for XeTeX output driver
2008-08-06
* minor modifications of the documentation
2008-07-31
* minor code and documentation refinements
2008-07-17
* New: start of maintaining a ChangeLog file
* Fix: wrong calculation of dimension variables in \multiframe command
* Change: stepped animations (using `step' option) don't loop any longer
by default if `controls' option is set; better \multiframe diagnostics of
wrong user input
2008-07-14
* New: \multiframe command for building loops around parameterized
pictures
|