diff options
author | Karl Berry <karl@freefriends.org> | 2017-05-12 22:00:54 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-05-12 22:00:54 +0000 |
commit | 2c06b20f0baed397e5425399d978b209064a2ceb (patch) | |
tree | 8e72177a1ca7be8c021a63d9bf5052c5af374703 /Master/texmf-dist/doc/latex | |
parent | 0f3f6bc2e482d3999fec92653eb1305308170254 (diff) |
ocgx2 (12may17)
git-svn-id: svn://tug.org/texlive/trunk@44307 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r-- | Master/texmf-dist/doc/latex/ocgx2/ChangeLog | 5 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/ocgx2/README.md | 10 |
2 files changed, 10 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/ocgx2/ChangeLog b/Master/texmf-dist/doc/latex/ocgx2/ChangeLog index e25445944cc..ec21692b52e 100644 --- a/Master/texmf-dist/doc/latex/ocgx2/ChangeLog +++ b/Master/texmf-dist/doc/latex/ocgx2/ChangeLog @@ -1,3 +1,8 @@ +2017-05-12 + * v0.26 : ocgx2.sty + * fix: OCView, OCPrint (ocgcolorlinks related OCGs) settings saved for + possible re-opening by the user + 2017-04-25 * v0.25 : ocgx2.sty * new:OCG switching links (\showocg, \hideocg etc.) with hyperref look diff --git a/Master/texmf-dist/doc/latex/ocgx2/README.md b/Master/texmf-dist/doc/latex/ocgx2/README.md index 7468aebd3c8..24b6be352d5 100644 --- a/Master/texmf-dist/doc/latex/ocgx2/README.md +++ b/Master/texmf-dist/doc/latex/ocgx2/README.md @@ -7,10 +7,10 @@ https://github.com/agrahn/ocgx2 ## Introduction This package serves as a drop-in replacement for the already existing packages -`ocgx` by Paul Gaborit and `ocg-p` by Werner Moshammer for the creation of PDF +**`ocgx`** by Paul Gaborit and **`ocg-p`** by Werner Moshammer for the creation of PDF Layers. -It re-implements the functionality of the `ocg`, `ocgx` and `ocg-p` packages and +It re-implements the functionality of the **`ocg`**, **`ocgx`** and **`ocg-p`** packages and adds support for all known engines and back-ends including: - LaTeX ⇒ dvips ⇒ ps2pdf/Distiller @@ -24,15 +24,15 @@ of (nested) OCGs in the layers tab of PDF viewers, compatibility with the `animate` and `media9` packages, a re-implementation of **`hyperref`**'s **`ocgcolorlink`** option. -To enable dvipdfmx support, pass `dvipdfmx` globally as a class option. +To enable dvipdfmx support, pass **`dvipdfmx`** globally as a class option. ---- *New features:* + layers extending across **page breaks** -+ grouping layers into **Radio Button Groups** -+ re-implementing `hyperref`'s `ocgcolorlinks` option ++ grouping layers into **Radio Button Groups** (`ocg` environment option **`radiobtngrp=...`**) ++ re-implementing **`hyperref`**'s **`ocgcolorlinks`** option for creating OCG coloured links, which are printed on paper in the default text colour and which can, unlike the original `hyperref` implementation, |