summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ocgx2
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-11-26 22:30:27 +0000
committerKarl Berry <karl@freefriends.org>2015-11-26 22:30:27 +0000
commit249e1802e166afcb824ea15688c6fff18f40ff80 (patch)
tree74011c9fe13fccc01e25e5329bf8561800270d57 /Master/texmf-dist/doc/latex/ocgx2
parente17b5de3039e7ff6bc1ff3f6a4335a58c3b2c444 (diff)
ocgx2 (26nov15)
git-svn-id: svn://tug.org/texlive/trunk@38952 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ocgx2')
-rw-r--r--Master/texmf-dist/doc/latex/ocgx2/ChangeLog18
-rw-r--r--Master/texmf-dist/doc/latex/ocgx2/README11
2 files changed, 18 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/latex/ocgx2/ChangeLog b/Master/texmf-dist/doc/latex/ocgx2/ChangeLog
index 30e962c8596..535b67d6375 100644
--- a/Master/texmf-dist/doc/latex/ocgx2/ChangeLog
+++ b/Master/texmf-dist/doc/latex/ocgx2/ChangeLog
@@ -1,17 +1,23 @@
+2015-11-26
+ * v0.12 : ocgx2.sty
+ * v0.4 : ocgbase.sty
+ * fix: last argument of `ocg' environment (initial visibility) had no effect
+ when re-opening an OCG
+
2015-11-23
- * v0.11 (ocgx2.sty)
- * v0.3 (ocgbase.sty)
+ * v0.11 : ocgx2.sty
+ * v0.3 : ocgbase.sty
* new: PDF layers spanning multiple pages
2015-11-02
- * v0.10 (ocgx2.sty)
- * v0.2 (ocgbase.sty)
+ * v0.10 : ocgx2.sty
+ * v0.2 : ocgbase.sty
* new: commands \ocgbase@oc@bdc, \ocgbase_oc_bdc:n and \ocgbase@oc@emc,
\ocgbase_oc_emc: for marking optional content in content streams
2015-10-28
- * v0.9 (ocgx2.sty)
- * v0.1 (ocgbase.sty)
+ * v0.9 : ocgx2.sty
+ * v0.1 : ocgbase.sty
* new: Environment option `radiobtngrp' (adding layers to Radio Button
Groups), option `showingui' as a synonym for `listintoolbar';
code restructured for better maintenance (new file ocgbase.sty)
diff --git a/Master/texmf-dist/doc/latex/ocgx2/README b/Master/texmf-dist/doc/latex/ocgx2/README
index ed5d3b512fc..db056cfdf16 100644
--- a/Master/texmf-dist/doc/latex/ocgx2/README
+++ b/Master/texmf-dist/doc/latex/ocgx2/README
@@ -1,7 +1,7 @@
==================================
The `ocgx2' LaTeX Package
- Version 0.11 [2015/11/23]
+ Version 0.12 [2015/11/26]
(C) 2015--\today Alexander Grahn
==================================
@@ -25,12 +25,13 @@ To enable dvipdfmx support, pass `dvipdfmx' globally as a class option.
* New features:
- + layers across page breaks
+ + layers extending across page breaks
+ grouping layers into Radio Button Groups
-Also, it adds some minor improvements, such as package options,
-remembering option settings of re-opened ocgs, correct behaviour of ocg
-switching links that were themselves placed on layers, compatibility
+Also, it adds some minor improvements and bug fixes, such as package
+options, remembering option settings of re-opened ocgs, correct behaviour
+of layer switching links that were themselves placed on layers, correct
+listing of (nested) ocgs in the layers tab of PDF viewers, compatibility
with the `animate' and `media9' packages.
`ocgx2' uses code from file `tikzlibraryocgx.code.tex' by P. Gaborit to