summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/cooltooltips
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-07-16 23:19:40 +0000
committerKarl Berry <karl@freefriends.org>2006-07-16 23:19:40 +0000
commit98a6e65fb1f21718c474d11e296da23fba0f4cc4 (patch)
tree332932472169d68f28733f836cf12fb7a934b2e8 /Master/texmf-dist/doc/latex/cooltooltips
parent5c661f64fdf8f9f2f4ad8049318aca08989abec0 (diff)
new package cooltooltips (15mar06)
git-svn-id: svn://tug.org/texlive/trunk@1865 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/cooltooltips')
-rw-r--r--Master/texmf-dist/doc/latex/cooltooltips/README50
-rw-r--r--Master/texmf-dist/doc/latex/cooltooltips/cooltooltips.pdfbin0 -> 226077 bytes
2 files changed, 50 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/cooltooltips/README b/Master/texmf-dist/doc/latex/cooltooltips/README
new file mode 100644
index 00000000000..4ba59677175
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/cooltooltips/README
@@ -0,0 +1,50 @@
+ +------------------------------------+
+ | COOL TOOLTIPS |
+ | |
+ | Associate a small pop-up window |
+ | and a tooltip with a PDF hyperlink |
+ | |
+ | Scott Pakin, scott+ctip@pakin.org |
+ +------------------------------------+
+
+
+Description
+===========
+
+The cooltooltips package enables a document to contain hyperlinks that
+pop up a brief tooltip when the mouse moves over them and also open a
+small window containing additional text. cooltooltips provides the
+mechanism used by the Visual LaTeX FAQ
+(http://www.ctan.org/tex-archive/info/visualFAQ/) to indicate the
+question that each hyperlink answers.
+
+cooltooltips works only with pdfLaTeX. Furthermore, the tooltips that
+cooltooltips produces are much less cool when viewed under older
+versions of Acrobat (< 7.0) or the current version of xpdf (3.00)
+because they don't pop up the extra, small window.
+
+
+Installation
+============
+
+There's nothing special about building cooltooltips. To create
+cooltooltips.sty simply run "tex cooltooltips.ins". Install
+cooltooltips.sty somewhere where pdfLaTeX can find it. See
+http://www.tex.ac.uk/cgi-bin/texfaq2html?label=instpackages for
+general information about installing packages.
+
+
+Copyright and license
+=====================
+
+Copyright (C) 2006 by Scott Pakin, scott+ctip@pakin.org
+
+This file may be distributed and/or modified under the conditions of
+the LaTeX Project Public License, either version 1.3b of this license
+or (at your option) any later version. The latest version of this
+license is in:
+
+ http://www.latex-project.org/lppl.txt
+
+and version 1.3b or later is part of all distributions of LaTeX
+version 2006/01/07 or later.
diff --git a/Master/texmf-dist/doc/latex/cooltooltips/cooltooltips.pdf b/Master/texmf-dist/doc/latex/cooltooltips/cooltooltips.pdf
new file mode 100644
index 00000000000..61535382bd1
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/cooltooltips/cooltooltips.pdf
Binary files differ