scrambledenvs__source
Create and print scrambled environments
- Version:
- 1.1.0
- Copyright:
- Dennis Chen
- License:
- lppl1.3
- Packaged on:
- 10/03/2021 20:11:13
- Number of files:
- 2
- Size on disk:
- 22.84 kB
This package allows you to create and print scrambled environments for purposes such as randomized hint environments. You can mark a location with a series of hints, and then print the hints at the end in a pseudo-random order. The general structure follows: there is an outer environment which creates the label, an inner environment that creates the references, and a print command that prints out all of the hints. This generalizes beyond hints; one can create scrambled solutions as well, etc.