From 98a6e65fb1f21718c474d11e296da23fba0f4cc4 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 16 Jul 2006 23:19:40 +0000 Subject: new package cooltooltips (15mar06) git-svn-id: svn://tug.org/texlive/trunk@1865 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/cooltooltips/README | 50 +++++++++++++++++++++ .../doc/latex/cooltooltips/cooltooltips.pdf | Bin 0 -> 226077 bytes 2 files changed, 50 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/cooltooltips/README create mode 100644 Master/texmf-dist/doc/latex/cooltooltips/cooltooltips.pdf (limited to 'Master/texmf-dist/doc/latex/cooltooltips') 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 Binary files /dev/null and b/Master/texmf-dist/doc/latex/cooltooltips/cooltooltips.pdf differ -- cgit v1.2.3