You can get this entire directory bundled as acrotex.zip.
Packages located here
| Package | Caption |
| acrotex | The AcroTeX education bundle. |
| acrotex-web | Establish a page layout for an on-screen (PDF) document. |
| eforms | eForm support for the AcroTeX bundle. |
| exerquiz | Environments for defining exercises and quizzes. |
| insdljs | Insert document-level JavaScript in LaTeX documents. |
Subdirectories of this one
Files in this directory
| Name | Date | Size | | Description |
| acrotex.ins |
2007-05-10 |
3 Kbyte |
download |
|
| acrotex_pack.zip |
2007-05-10 |
623 Kbyte |
download |
|
| aeb.js |
2007-05-10 |
541 bytes |
download |
|
| dljslib.dtx |
2007-05-10 |
62 Kbyte |
download |
|
| dljslib.ins |
2007-05-10 |
1 Kbyte |
download |
|
| eforms.dtx |
2007-05-10 |
47 Kbyte |
download |
|
| eforms.ins |
2007-05-10 |
2 Kbyte |
download |
|
| eq2db.dtx |
2007-05-10 |
20 Kbyte |
download |
|
| eq2db.ins |
2007-05-10 |
2 Kbyte |
download |
|
| eqchange.txt |
2007-01-16 |
11 Kbyte |
download |
|
| exerquiz.dtx |
2007-05-10 |
249 Kbyte |
download |
|
| exerquiz.ins |
2007-05-10 |
2 Kbyte |
download |
|
| insdljs.dtx |
2007-05-10 |
74 Kbyte |
download |
|
| insdljs.ins |
2007-05-10 |
1 Kbyte |
download |
|
| myJS.js |
2007-05-10 |
263 bytes |
download |
|
| readme.txt |
2007-05-10 |
4 Kbyte |
download |
Shown below |
| web.dtx |
2007-05-10 |
130 Kbyte |
download |
|
| web.ins |
2007-05-10 |
1 Kbyte |
download |
|
Contents of the readme.txt file
The AcroTeX eDucation Bundle --- D. P. Story
Dated: 05/09/07
What's New: (05/09/07) I've added a pro option to the Web package, new
features include:
(1) \DeclareDocInfo data structure that allows you to enter basic
information using a key-value style. Integrated the use of the
aebxmp package into this structure.
(2) Greater control over how the title page is laid out.
(a) \universityLayout{<key-values>}
(b) \titleLayout{<key-values>}
(c) \authorLayout{<key-values>}
(d) \DesignTitlePageTrailer{<key-values>}
(3) Greater control over the look of the TOC
(a) \tocLayout{<key-values>}
(b) \selectDings{<key-values>}
(4) \selectColors date structure that allows a uniform way of
setting virtually any color in the web scheme of things.
(5) Greater control of section headings: Set font, size, color,
horizontal alignment, box in title, shadow letters, frame title,
framecolor title, set ding, and much much more
set color of number, set color of ding
(a) \noSectionNumbers - use nothing or dings
(b) \sectionLayout{<key-values>}
(c) \subsectionLayout{<key-values>}
(d) \subsubsectionLayout{<key-values>}
Contents:
0) acrotex.ins --- installation batch file for the AcroTeX Bundle.
1) web.dtx --- a package that redefines the page layout to
more web-friendly dimensions. Also defines a new table of
contents, navigational aids. Driver options are for dvipsone
(by Y&Y), dvips, pdftex, dvipdfm and dviwindo. There are
language options for dutch, french, german, italian.
norsk, russian spanish, dansk, polish, finnish.
2) exerquiz.dtx --- a package that defines three new environments:
(1) exercise, for creating online exercises with solutions
linked to the questions; (2) shortquiz, for creating multiple
choice quizzes with immediate response, with options to see the
solution; (3) quiz, longer quizzes that are graded with
JavaScript, the quizzes can optionally be corrected by
JavaScript as well.
3) eForms.dtx -- this package give fairly complete support of PDF forms. The
documentation for this package is eformman.pdf
4) insdljs.dtx --- a package for inserting document level JavaScripts
from a LaTeX source. Command for defining open page actions and an
environment for defining JavaScript.
5) dljslib.dtx --- A library of JavaScript functions for modifying the way
in which Exerquiz processes an answer.
6) eq_pdfs.zip -- this zip file contains a file eq_pdfs.tex that
demonstrates that exerquiz works with pdfscreen.
7) eq2db.zip/eq2db Package --- The eq2db Package is a LaTeX package converts exerquiz
quizzes to quizzes that are submitted to server-side script. There are also
general server-side script for storing quiz results to to a database, emailing
results to the instructor, and storing quiz results to a tab-delimited text file.
The scripts are ASP (Active Server Pages) and require Ms IIS 4.0 or later.
8) aeb_man.pdf --- the manual of usage for web/exerquiz packages.
9) eformman.pdf --- the manual that describes eForm support
10) eformman_p.pdf --- printable version of same.
11) eq2dbman.pdf --- manual of usage for the eq2db Package and accompanying scripts.
12) eq2dbman_p.pdf --- printable version of same.
Installation Instructions:
Create a directory in the search path of your LaTeX installation called
acrotex, and unzip the acrotex.zip package. Install the AcroTeX
Bundle by executing the command: latex acrotex.ins. The eq2db Package (optional)
can be installed with the command: latex eq2db.ins.
Now try LaTeXing the file webeqtst.tex, with the appropriate driver
option set: E.g.,
\usepackage[dvipsone]{web}
\usepackage[dvips]{web}
\usepackage[pdftex]{web}
\usepackage[dvipdfm]{web}
Hopefully everything will work correctly.
If you want to do something fancy with eForms, review the eformman.pdf.
If you are interested in online quizzing, see eq2dbman.pdf.
Let me know if there are problems or suggested features. e-mail
me at dpstory@uakron.edu or dpstory@acrotex.net.
I maintain a web site featuring TeX/LaTeX/PDF stuff called
AcroTeX (www.math.uakron.edu/~dpstory/acrotex.html). There you
will find the home web page of the AcroTeX eDucation Bundle.
(www.math.uakron.edu/~dpstory/webeq.html).
I also have a web site www.acrotex.net, where you can get the latest
versions, and contribute to the AcroTeX Forum.
Now, I simply must get back to my retirement.
D. P. Story
dpstory@uakron.edu
dpstory@acrotex.net
05/09/07
Small print: This listing is regenerated periodically so there is a small chance that the directory has changed from what is shown here; to be sure, check the FTP listing.