summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/fancytooltips/examples/example-min.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-05-06 15:01:56 +0000
committerKarl Berry <karl@freefriends.org>2009-05-06 15:01:56 +0000
commit6534ce0ba0f2e405c4bbe618499e235d5830f5a2 (patch)
tree6ba687710248189e71bc06d7767e68bc1374c4fe /Master/texmf-dist/doc/latex/fancytooltips/examples/example-min.tex
parent8ff84fe02cc02e3ce7131188816307c51f9ee3d8 (diff)
fancytooltips update (4may09)
git-svn-id: svn://tug.org/texlive/trunk@12946 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/fancytooltips/examples/example-min.tex')
-rw-r--r--Master/texmf-dist/doc/latex/fancytooltips/examples/example-min.tex10
1 files changed, 6 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/fancytooltips/examples/example-min.tex b/Master/texmf-dist/doc/latex/fancytooltips/examples/example-min.tex
index 22878053728..e214c02796a 100644
--- a/Master/texmf-dist/doc/latex/fancytooltips/examples/example-min.tex
+++ b/Master/texmf-dist/doc/latex/fancytooltips/examples/example-min.tex
@@ -3,24 +3,24 @@
\usepackage[a5paper,landscape]{geometry}
\usepackage{color}
-\usepackage[filename=tooltipy]{fancytooltips}
+\usepackage[filename=tooltipy,movetips,mouseover]{fancytooltips}
\begin{document}
\parindent 0 pt
\begin{itemize}
-\item The blue text is active button. If you press this button,
+\item The blue text is active button. If you move your mouse to this button,
tooltip appears. Is you move your mouse out or if you close the
page, the tooltip disappears.
\item The first links are tooltips, the third one is animated tooltip.
have a fun
\end{itemize}
- This is definition of \tooltip{rank}{1}. bla bla bla.
+ This is definition of \tooltip{rank}{2}.
- This is definition of \tooltip{derivative}{2}.
+ This is definition of \tooltip{derivative}{1}.
This is a geometric \tooltipanim{idea}{4}{28} which is behind the
definition of derivative.
@@ -29,4 +29,6 @@ definition of derivative.
\newpage
page 2
+Another \tooltip{one}{22}.
+
\end{document}