diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/ran_toks/README.md')
-rw-r--r-- | Master/texmf-dist/doc/latex/ran_toks/README.md | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/ran_toks/README.md b/Master/texmf-dist/doc/latex/ran_toks/README.md index ca048779fa6..6e47bf5109b 100644 --- a/Master/texmf-dist/doc/latex/ran_toks/README.md +++ b/Master/texmf-dist/doc/latex/ran_toks/README.md @@ -1,7 +1,6 @@ The ran_toks Package Author: D. P. Story -Dated: 2016/02/06 -Version: v1.0e +Dated: 2017/05/04 This short package, with minimal requirements, defines macros for randomizing a list of tokens. There are two approaches: @@ -38,15 +37,16 @@ myList, we would write \useRanTok{1}, \useRanTok{2}, \useRanTok{3}, \useRanTok{4}, and {\useRanTok{5}} to obtain a random listing of the tokens in the myList list. -For user of AeB or eqexam, the latter structure can be used to randomize +For users of AeB or eqexam, the latter structure can be used to randomize the order of the questions on a quiz or exam. -If the ran_toks.sty file is not provided in the distribution, then tex (not latex) -the file ran_toks.dtx. +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! Now, I must get back to my retirement. dps -2016/02/08 + |