diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/ocgtools/examples/ocgtools-article.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/ocgtools/examples/ocgtools-article.tex | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/ocgtools/examples/ocgtools-article.tex b/Master/texmf-dist/doc/latex/ocgtools/examples/ocgtools-article.tex new file mode 100644 index 00000000000..ad983fc0b3f --- /dev/null +++ b/Master/texmf-dist/doc/latex/ocgtools/examples/ocgtools-article.tex @@ -0,0 +1,11 @@ +\documentclass{article} +\usepackage[mouseover]{ocgtools} +\begin{document} +\section{Test} +This is a \ocgminitextrt{OCG layer test}{Test Test +Test} + +\newpage +\section{Second page} +The OCGtools does not (yet) work well on PDF files consistion from one page. +\end{document}
\ No newline at end of file |