diff options
author | Karl Berry <karl@freefriends.org> | 2017-03-23 21:29:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-03-23 21:29:19 +0000 |
commit | 254466162ae9104e0cfcf532852bb6738cc88ca2 (patch) | |
tree | 0e372a4561bfd62268bca2e1a16e0078e77d6368 /Master/texmf-dist/doc | |
parent | 92c843695cdf50eda50282ddd95705cf0aec67c5 (diff) |
ocgx2 (23mar17)
git-svn-id: svn://tug.org/texlive/trunk@43587 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/latex/ocgx2/ChangeLog | 6 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/ocgx2/README | 5 |
2 files changed, 9 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/ocgx2/ChangeLog b/Master/texmf-dist/doc/latex/ocgx2/ChangeLog index 1c060db422b..b14bae15848 100644 --- a/Master/texmf-dist/doc/latex/ocgx2/ChangeLog +++ b/Master/texmf-dist/doc/latex/ocgx2/ChangeLog @@ -1,3 +1,9 @@ +2017-03-23 + * v0.21 : ocgx2.sty + * v0.9 : ocgbase.sty + * fix: error when building document with nested OCGs + * new: ocgcolorlinks extending over line and page breaks + 2017-03-16 * v0.20 : ocgx2.sty * v0.8 : ocgbase.sty diff --git a/Master/texmf-dist/doc/latex/ocgx2/README b/Master/texmf-dist/doc/latex/ocgx2/README index 99e0f8f42c0..547a1362c6e 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.20 [2017/03/16] + Version 0.21 [2017/03/23] (C) 2015--\today Alexander Grahn ================================== @@ -27,7 +27,8 @@ To enable dvipdfmx support, pass `dvipdfmx' globally as a class option. + layers extending across page breaks + grouping layers into Radio Button Groups - + OCG coloured links for hyperref + + OCG coloured links for hyperref that can extend over line and + page breaks Also, it adds some minor improvements and bug fixes, such as package options, remembering option settings of re-opened ocgs, correct behaviour |