summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/pmdb/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-12-28 03:00:29 +0000
committerNorbert Preining <norbert@preining.info>2019-12-28 03:00:29 +0000
commit1d29cc334a5a588ee0a0678be215be65df74d6aa (patch)
treee9a2aa82a482862f09a47184a1db0a57a16415cd /macros/latex/contrib/pmdb/README.md
parent9e5fd640685233da79d1b74327f9fe3edf173471 (diff)
CTAN sync 201912280300
Diffstat (limited to 'macros/latex/contrib/pmdb/README.md')
-rw-r--r--macros/latex/contrib/pmdb/README.md33
1 files changed, 33 insertions, 0 deletions
diff --git a/macros/latex/contrib/pmdb/README.md b/macros/latex/contrib/pmdb/README.md
new file mode 100644
index 0000000000..aa2763ff79
--- /dev/null
+++ b/macros/latex/contrib/pmdb/README.md
@@ -0,0 +1,33 @@
+The pmdb Package
+Author: D. P. Story
+Dated: 2019-12-09
+
+This "poor man's database" (pmdb) package promotes a workflow
+for building exams, homework, and other content. The package
+supports the creation of a PDF document, which is a database of
+problems (or content) to be included in a target document. The
+package inserts checkboxes into the margins of the DB document;
+the instructor can select which which of the problems are to be
+included in the target document by checking one ore more of the
+checkboxes. By clicking the special \displayChoices control, the
+selected content is copied into the AR/AA console window in the
+form of \input statements (\input{prob1.tex}, eg), which is then
+be copied and pasted into the target document. By pressing
+Ctrl+Click while hovering over a checkbox, the associated
+content is loaded into the default application, possibly a LaTeX
+editor. For the Ctrl+Click feature to work, the file
+aeb-reader.js needs to be installed. As the filename suggests,
+this file will work for Adobe Acrobat Reader (DC), as well as
+for the magnificent Adobe Acrobat itself.
+
+Enjoy!
+
+Now, I must get back to my retirement.
+
+
+D. P. Story
+www.acrotex.net
+dpstory@uakron.edu
+dpstory@acrotex.net
+
+