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{} (b) \titleLayout{} (c) \authorLayout{} (d) \DesignTitlePageTrailer{} (3) Greater control over the look of the TOC (a) \tocLayout{} (b) \selectDings{} (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{} (c) \subsectionLayout{} (d) \subsubsectionLayout{} 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