summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/fancytooltips/examples/fancytooltips-example-min.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/fancytooltips/examples/fancytooltips-example-min.tex')
-rw-r--r--Master/texmf-dist/doc/latex/fancytooltips/examples/fancytooltips-example-min.tex34
1 files changed, 0 insertions, 34 deletions
diff --git a/Master/texmf-dist/doc/latex/fancytooltips/examples/fancytooltips-example-min.tex b/Master/texmf-dist/doc/latex/fancytooltips/examples/fancytooltips-example-min.tex
deleted file mode 100644
index e214c02796a..00000000000
--- a/Master/texmf-dist/doc/latex/fancytooltips/examples/fancytooltips-example-min.tex
+++ /dev/null
@@ -1,34 +0,0 @@
-\documentclass{article}
-
-\usepackage[a5paper,landscape]{geometry}
-
-\usepackage{color}
-\usepackage[filename=tooltipy,movetips,mouseover]{fancytooltips}
-
-\begin{document}
-
-\parindent 0 pt
-
-\begin{itemize}
-\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}{2}.
-
-
- This is definition of \tooltip{derivative}{1}.
-
-This is a geometric \tooltipanim{idea}{4}{28} which is behind the
-definition of derivative.
-
-
-\newpage
-page 2
-
-Another \tooltip{one}{22}.
-
-\end{document}