diff options
author | Karl Berry <karl@freefriends.org> | 2010-04-08 23:37:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-04-08 23:37:46 +0000 |
commit | 8ff11e49578310a0c3428113e92191f2cfb6a817 (patch) | |
tree | 1ec9076362547d258880adf19c059c8197811e25 /Master/texmf-dist/doc/latex/fancytooltips/README | |
parent | 63d129fdafcca92fbfcc868ac054833d6547fd70 (diff) |
fancytooltips 1.6 (8apr10)
git-svn-id: svn://tug.org/texlive/trunk@17758 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/fancytooltips/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/fancytooltips/README | 22 |
1 files changed, 14 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/latex/fancytooltips/README b/Master/texmf-dist/doc/latex/fancytooltips/README index 68081c9db17..e525d19663e 100644 --- a/Master/texmf-dist/doc/latex/fancytooltips/README +++ b/Master/texmf-dist/doc/latex/fancytooltips/README @@ -1,12 +1,18 @@ -The description from TeX catalogue online: ------------------------------------------- +The fancytooltips package: +-------------------------- The package was inspired by the cooltooltips package. In contrast to cooltooltips, fancytooltips allows inclusion of tooltips which contain -arbitrary TeX material or a series of TeX materials (aminated -graphics) from an external PDF file. To see the tooltips, you have to -open the files in Adobe Reader. The links and JavaScripts are inserted -using eforms package from the AcroTeX bundle. +arbitrary TeX material or a series of TeX materials (aminated graphics) from +an external PDF file. The links and JavaScripts are inserted using eforms +package from the AcroTeX bundle. Similar packages are cooltooltips, +pdfcomment, ocgtools and AcroTeX. The PDF file must be opened in (free) +Adobe Reader. -Some tips and Frequently Asked Questions to this package are at -http://user.mendelu.cz/marik/latex/fancytooltips
\ No newline at end of file +Possible applications include automatical extraction of equations, +definitions, theorems and other stuff from the document and inserting +previews to \ref and \eqref commands (see the examples/fancy-preview +directory). + +Supported by grants 18/2006, 99/2008 and 131/2010 of Higher Education +Development Fund (FRVS). |