summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/animate/ChangeLog
blob: a464a9173673fab64ef24508e5c867212c92f9c9 (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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
2010-09-28
	* \graphicspath also used for searching timeline file

2010-09-16
	* now uses \graphicspath from graphics bundle, if set

2010-08-31
	* some improvements to \multiframe loop variable computation

2010-03-04
	* Fix: workaround for some powerdot/pstricks-add/animate issue

2010-02-17
	* small code changes

2010-01-22
	* H. Oberdiek's `transparent' package now supported as well

2010-01-20
	* Fix: transparency and patterns in PGF/TikZ pictures lead to broken PDFs
	with the pdftex output driver
	* Fix: animations from PGF/TikZ pictures could not be produced with the
	dvips output driver

2010-01-04
	* check if ConTeXt's support file `supp-pdf.mkii' exists (MPS
	to PDF converter, formerly named `supp-pdf.tex')

2009-10-30
	* revision of the documentation

2009-10-08
	* New: embedding files and pages in reverse order now possible with
	\animategraphics

2009-10-02
	* small code changes

2009-09-30
	* small code changes

2009-09-24
	* DVI resolution is now checked during PS to PDF conversion and a warning
	message is written to stderr if it is >1200dpi. Large dpi values may
	lead to distorted animations when using Ghostscript ps2pdf.

2009-08-31
	* small code and documentation adjustments

2009-08-17
	* small code changes

2009-07-23
	* slight changes in the documentation

2009-07-20
	* New: the transparency stack can now be cleared using `c' in the
	timeline file
	* improved documentation of the timeline option
	* new animateinline example (Lorenz Attractor) 
	* Fix: animfp.sty: trailing zeros are now removed from the fractional part
	of the result of the addition of two reals

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