summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/scrambledenvs/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-08-02 03:02:40 +0000
committerNorbert Preining <norbert@preining.info>2021-08-02 03:02:40 +0000
commit7c20aed48e20b439ef64f417a7e32ce7fda44d18 (patch)
tree13cc29cf9941f8b282c5a95dcb8910f1aef9dbd5 /macros/latex/contrib/scrambledenvs/README.md
parent956b25a304207d06fe012f8c8efcb13cc66e3eec (diff)
CTAN sync 202108020302
Diffstat (limited to 'macros/latex/contrib/scrambledenvs/README.md')
-rw-r--r--macros/latex/contrib/scrambledenvs/README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/macros/latex/contrib/scrambledenvs/README.md b/macros/latex/contrib/scrambledenvs/README.md
new file mode 100644
index 0000000000..cab73c508e
--- /dev/null
+++ b/macros/latex/contrib/scrambledenvs/README.md
@@ -0,0 +1,15 @@
+# The LaTeX package scrambledenvs - version 1.0.0 (2021/07/31)
+
+**scrambledenvs** allows you to arbitrarily create and print scrambled environments (like scrambled hints in a book) and customize the output.
+
+## Installation instructions
+
+A working TeX installation is required.
+
+This is a self-extracting dtx file, so run
+
+ pdflatex scrambledenvs.dtx
+
+to generate the README, documentation, and packages.
+
+