summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/ran_toks/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/ran_toks/README.md')
-rw-r--r--macros/latex/contrib/ran_toks/README.md26
1 files changed, 14 insertions, 12 deletions
diff --git a/macros/latex/contrib/ran_toks/README.md b/macros/latex/contrib/ran_toks/README.md
index 8c3b618c71..d2de6b319c 100644
--- a/macros/latex/contrib/ran_toks/README.md
+++ b/macros/latex/contrib/ran_toks/README.md
@@ -1,6 +1,6 @@
The ran_toks Package
Author: D. P. Story
-Dated: 2021-01-19
+Dated: 2021-06-06
This short package, with minimal requirements, defines macros for
randomizing a list of tokens. There are two approaches:
@@ -40,20 +40,22 @@ tokens in the myList list.
For users of AeB or eqexam, the latter structure can be used to randomize
the order of the questions on a quiz or exam.
-What's New (2021-01-19) A new option, usedbapp, was added to
-support a DB application. Extensive work was done on the DB
-application. Added \uniqueXDBChoicesOn, which if expanded, tries
-to choose a random token that has not already been chosen,
-across versions of a multi-version eqexam document. Changes are
-discussed in the documentation and in the new examples in the
-distribution.
+What's New (2021-06-06) Added support for nested \bRTVToks/\eRTVToks command
+ pairs. Demo files: ran_toks.tex and nested-matching.tex.
+
+What's New (2021-01-19) A new option, usedbapp, was added to support a DB
+ application. Extensive work was done on the DB application. Added
+ \uniqueXDBChoicesOn, which if expanded, tries to choose a random token that
+ has not already been chosen, across versions of a multi-version eqexam
+ document. Changes are discussed in the documentation and in the new
+ examples in the distribution.
What's New (2019-12-28) Defined \rtVWHook to insert at the top of the
-rtVW environment. Also created an alternate package name of ran-toks.
+ rtVW environment. Also created an alternate package name of ran-toks.
-What's new in v1.1: Added the convenience command \useTheseDBs to input files for
-an application to constructing exams (using eqexam) from a series of DB files. Refer to the
-new demo file mc-db.tex.
+What's new in v1.1: Added the convenience command \useTheseDBs to input files
+ for an application to constructing exams (using eqexam) from a series of DB
+ files. Refer to the new demo file mc-db.tex.
Enjoy!