blob: 94917fdbc46b65fb0c4c5ea1025fa72fe88ed606 (
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
|
2013-01-07
* v0.20
* new: `hideBar' option (FlashVar) for APlayer.swf
2013-01-07
* v0.19
* fix: default window size calculation for floating media window
2012-12-21
* v0.18
* new: playback in floating window; VPlayer.swf can be configured for
stepping mode
2012-11-26
* v0.17
* updated APlayer.swf with transparent background; poster is now inserted
into the page content stream, not in the appearance dictionary
2012-11-20
* v0.16
* fix: `transparent' option now working with Flash content, updated
StrobeMediaPlayback.swf (OSMF-2.0)
2012-10-04
* v0.15
* fix: error in case of multiple use of `3Dviews' option
2012-10-02
* v0.14
* new: keyboard control added to VPlayer.swf and APlayer.swf
2012-09-12
* v0.13
* fix: cross section related bug in 3Dmenu.js
* fix: asylabels.js with improved label control (requires asymptote-2.17)
2012-09-07
* v0.12
* new: command option `3Dpsob' and 3d views file entry `PSOB' added on
request of J. Bowman (Asymptote)
* fix: empty option list of \includemedia led to crash, improved Asymptote
compatibility
2012-08-14
* v0.11
* new: package option `bigfiles' added which defers file embedding to the
ps->pdf step; needed when latex aborts with error `TeX capacity exceeded'
* fix: minor fixes in 3Dmenu.js and media9.sty
2012-07-31
* v0.9, v.10
* fix: new l3fp infix syntax for calculations; deprecated expl3 functions
replaced
2012-07-24
* v0.8
* fix: changed behaviour of \fp_use:N (l3fp package) caused failure;
opening 3D views file lead to error due to changed behaviour of
\ior_open:Nn (l3file package)
2012-05-02
* v0.7
* new: 3Dpartsattrs added as package option
2012-04-25
* v0.6
* new: command options added: 3Dpartsattrs, label;
updated APlayer and VPlayer versions with exposed ActionScript functions
for player control from JavaScript
2012-04-16
* v0.5
* fix: option 3Dortho did not work, documentation update
2012-04-12
* v0.4
* new: dependency on babel package removed; code contributed by
Enrico Gregorio
* fix: annotation box size calculation produced non-intuitive results
2012-04-03
* v0.3
* fix: `deactivate' option did not work
* new: enhanced StrobeMediaPlayback.swf video player included
2012-03-16
* v0.2
* new: LuaLaTeX support
* fix: wrong poster dimension in dvi output; fp numbers in PDF objects had
too many decimal places for dvipdfmx
2012-03-01
* initial release (v0.1) to CTAN
|