summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/icon-appr/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-06-09 03:01:30 +0000
committerNorbert Preining <norbert@preining.info>2020-06-09 03:01:30 +0000
commit03edc188c852d76ccf08759e0c334228f5f37c9f (patch)
tree08a3225e256e2bdf837eba0a45bf66b2d476f992 /macros/latex/contrib/icon-appr/README.md
parent7e1a772944cf3d35b15db92cf639c702d1acf053 (diff)
CTAN sync 202006090301
Diffstat (limited to 'macros/latex/contrib/icon-appr/README.md')
-rw-r--r--macros/latex/contrib/icon-appr/README.md16
1 files changed, 13 insertions, 3 deletions
diff --git a/macros/latex/contrib/icon-appr/README.md b/macros/latex/contrib/icon-appr/README.md
index 583880f30c..f104468b4a 100644
--- a/macros/latex/contrib/icon-appr/README.md
+++ b/macros/latex/contrib/icon-appr/README.md
@@ -1,6 +1,6 @@
The icon-appr Package
Author: D. P. Story
-Dated: 2018-11-23
+Dated: 2020-06-05
Use this package to create icon appearances for push buttons, check box buttons,
and radio buttons form fields.
@@ -9,8 +9,18 @@ Package works for pdflatex, lualatex, xelatex, dvips/distiller or dvips/ps2pdf;
techniques require Acrobat. Pdfmark-type drivers require, depending on the method used,
aeb_pro or graphicxsp.
-PDF Viewers: Adobe Reader DC, PDF-XChange Editor, and, of course Adobe Acrobat. SummatraPDF
-previews the icon buttons very well.
+PDF Viewers: Adobe Reader DC, PDF-XChange Editor, and, of course
+Adobe Acrobat. SummatraPDF previews the icon buttons very well.
+
+What's New 2020-06-05: The basic functionality of this package
+is unchanged. In this version, the AP entry is added to the
+Names dictionary of the PDF catalog. This means that the names
+of the icons imported in the embedding environment are known to
+Acrobat/Adobe Reader/PDF-Exchange Editor. It also allows the
+icons to be manipulated using JavaScript methods, the most
+significant of which is the Doc.getIcon(<icon-name>) method.
+Revised examples illustrate Doc.getIcon().
+
Enjoy!