summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/animate/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/animate/ChangeLog')
-rw-r--r--Master/texmf-dist/doc/latex/animate/ChangeLog13
1 files changed, 11 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/animate/ChangeLog b/Master/texmf-dist/doc/latex/animate/ChangeLog
index d40312302b7..acc04eb1983 100644
--- a/Master/texmf-dist/doc/latex/animate/ChangeLog
+++ b/Master/texmf-dist/doc/latex/animate/ChangeLog
@@ -1,3 +1,12 @@
+2014-09-23
+ * Change: Ghostscript 9.15+ now required for PS to PDF conversion;
+ `depth' option now deprecated and ignored
+ * New: options `totalheight', `keepaspectratio', `nomouse' added; `width',
+ `height', `totalheight', `keepaspectratio', `scale' added as package options
+ * Fix: OCG and XObject-related code rewritten, mostly thanks to recent
+ Ghostscript additions and fixes (BDC, EMC, SP pdfmarks); code reorganized
+ in order to reduce driver dependent code
+
2014-08-07
* Fix: improved fix from 2014-08-06, removing need for global catcode
changes
@@ -18,7 +27,7 @@
2014-03-25
* fix: bugs related to AcroForm and OCProperties catalog entries;
- documenation
+ documentation
2014-03-12
* Fix: incompatibility with pgf-3.0
@@ -30,7 +39,7 @@
* Change: Dependency of controls on OCGs removed; better LuaLaTeX support
2014-02-06
- * New: JavaScript API for animation control
+ * New: JavaScript API for animation control added
* Fix: broken PDF-XChange Viewer support due to [2013-07-19] changes
2013-09-24