summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/grayhints/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-03-20 23:05:30 +0000
committerKarl Berry <karl@freefriends.org>2017-03-20 23:05:30 +0000
commit3ab396090f30955eb1ece56905cb5bda36e7b22b (patch)
tree8accb43050d4b3f1b19306486e8266b5cdcaf789 /Master/texmf-dist/doc/latex/grayhints/README.md
parent9629eb95a35b6c79d6d31ff27653d3a006b25b9b (diff)
grayhints (20mar17)
git-svn-id: svn://tug.org/texlive/trunk@43561 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/grayhints/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/grayhints/README.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/grayhints/README.md b/Master/texmf-dist/doc/latex/grayhints/README.md
new file mode 100644
index 00000000000..5bda721fde6
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/grayhints/README.md
@@ -0,0 +1,27 @@
+The graphicxbox Package
+Author: D. P. Story
+Dated: 2017-03-02
+
+This package provides JavaScript code snippets to create 'gray hints'. Gray
+hints, as I term them, are text that appears initially in a text field that
+gives a short hint as to what the contents of the text field should be; for
+example, a text field might contain the hint 'First Name', or a date field
+might read 'yyyy/mm/dd'. As soon as the field comes into focus, the hint
+disappears. It reappears when the field is blurred and the user did not enter
+any text into the field.
+
+Dependent packages:
+ (1) eforms (2017/02/27) to use the field fields of eforms.
+ (2) insdljs (2017/03/02) a minimal requirement when using form fields defined
+ by hyperref when calculation fields are used.
+ (3) Hyperref form fields may be used without eforms or insdljs, but the gray
+ hints for calculation fields will not appear.
+
+Package works for dvips/Distiller, pdflatex, lualatex, and xelatex.
+
+Enjoy!
+
+Now, I must get back to my retirement.
+
+dps
+dpstory at uakron dot edu