summaryrefslogtreecommitdiff
path: root/texmf-dist/doc/latex/acrosort/examples/acrosort_test.tex
blob: d64bfe8bb6d727e20f680b5d1e6dac09d9b6856a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
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}