diff options
author | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
commit | e0c6872cf40896c7be36b11dcc744620f10adf1d (patch) | |
tree | 60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/acrotex/examples/README.md |
Initial commit
Diffstat (limited to 'macros/latex/contrib/acrotex/examples/README.md')
-rw-r--r-- | macros/latex/contrib/acrotex/examples/README.md | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/macros/latex/contrib/acrotex/examples/README.md b/macros/latex/contrib/acrotex/examples/README.md new file mode 100644 index 0000000000..d56ccff24e --- /dev/null +++ b/macros/latex/contrib/acrotex/examples/README.md @@ -0,0 +1,27 @@ +AeB Examples folder + +Contents: + 1. test_install.pdf : To verify that you correctly installed aeb.js, for + Distiller users only, open this file in Acrobat and follow the directions. + 2. webeqtst.tex : Basic file highlighting feature of web and exerquiz + (exercises and multiple choice quizzes). + 3. jquiztst.tex : Features math fill-in quizzes of exerquiz. + 4. jtxttst.tex : Features text fill-in question of exerquiz. + +There are numerous other examples available, the resources are + 1. The full collection of AeB distribution files are located at + http://www.acrotex.net/blog/?cat=89 + 2. Demo files whose focus is the web package are + http://www.acrotex.net/blog/?tag=web-package + 3. Demo file whose focus is the exerquiz package are + http://www.acrotex.net/blog/?tag=exerquiz + 4. Demo files for the dljslib package are + http://www.acrotex.net/blog/?tag=dljslib + 5. Demo files with focus on the extended or pro option of web are here: + http://www.acrotex.net/blog/?tag=extended-option + +The AcroTeX Blog (http://www.acrotex.net/blog/) is a great resource for all things +AeB and PDF. + +Don Story +2019/05/21 |