From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- .../aeb_pro/acrosort/examples/acrosort_test.tex | 44 ++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 macros/latex/contrib/aeb_pro/acrosort/examples/acrosort_test.tex (limited to 'macros/latex/contrib/aeb_pro/acrosort/examples/acrosort_test.tex') diff --git a/macros/latex/contrib/aeb_pro/acrosort/examples/acrosort_test.tex b/macros/latex/contrib/aeb_pro/acrosort/examples/acrosort_test.tex new file mode 100644 index 0000000000..d64bfe8bb6 --- /dev/null +++ b/macros/latex/contrib/aeb_pro/acrosort/examples/acrosort_test.tex @@ -0,0 +1,44 @@ +% +% The AeB Pro Family +% http://www.acrotex.net +% dpstory@acrotex.net +% +\documentclass{article} +\usepackage[designii]{web} +\usepackage{acrosort} + +\university{\AcroTeX.Net} +\title{The AcroSort Package} +\author{D. P. Story} +\email{dpstory@acrotex.net} +\subject{Test file for the AcroSort Package} +\keywords{Adobe Acrobat, JavaScript, LaTeX, JavaScript, sort, slicing} + +\theNumRows{4}\theNumCols{5} +\isPackage +\theImportPath{choo/choo} +\theTeXImageWidth{\textwidth} + +\parskip6pt +\parindent0pt +\thispagestyle{empty} + +\bDebug + +\begin{document}%\previewtrue + +% \ulCornerHere sets the upper left corner of where the image is to be placed. +% \reserveSpaceByFile leaves space for the image. +\noindent\ulCornerHere\reserveSpaceByFile + +\smallskip + +% +% Simple controls, there meaning is obvious. You can changes their appearance +% by using the option argument. See \textsf{eForms} documentation for details +% on how to change the appearance. +% + +\centering\StartSort\quad\StopSort\quad\ClearSort + +\end{document} -- cgit v1.2.3