summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/exercisebank/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/exercisebank/README.txt')
-rw-r--r--Master/texmf-dist/doc/latex/exercisebank/README.txt28
1 files changed, 15 insertions, 13 deletions
diff --git a/Master/texmf-dist/doc/latex/exercisebank/README.txt b/Master/texmf-dist/doc/latex/exercisebank/README.txt
index 5851770e029..0cc36d155bc 100644
--- a/Master/texmf-dist/doc/latex/exercisebank/README.txt
+++ b/Master/texmf-dist/doc/latex/exercisebank/README.txt
@@ -2,25 +2,27 @@ Exercisebank:
A tool for creating and managing exercise sets in maths, physics, statistics and the like.
Files:
-- exercisebank.sty : The exercise bank
-- exercisebank-doc.pdf : Description of how the package works
-- exercisebank-doc.tex : Description of how the package works - documentation
-- example.zip : containing example
- |-- example.tex : example of use texfile
- |-- exampe.pdf : example of use output
- |-- exercises/ : Directory containing exercises that could be use
- |---|--- firstexercise.tex: example exercise
- |---|--- secondexercise.tex: example exercise
- |---|--- thirdexercise.tex: example exercise
+
+├── README.txt
+├── example.zip
+│   ├── example.pdf
+│   ├── example.tex
+│   └── exercises
+│   ├── firstexercise.tex
+│   ├── secondexercise.tex
+│   └── thirdexercise.tex
+├── exercisebank-doc.pdf
+├── exercisebank-doc.tex
+└── exercisebank.sty
Author: Storvik Strauman, Andreas
For bug report, inquires, contributed or anything else:
-https://github.com/Strauman/exerciseBank
+https://github.com/Strauman/exercisebank/
Licence:
-The LaTeX package exercisebank - version v0.1.0 (2018/04/08)
+The LaTeX package exercisebank - version v0.1.4 (2018/04/28) - build 74
exercisebank.sty: Exercise bank
-------------------------------------------------------------------------------------------
Copyright (c) 2018 by Andreas Storvik Strauman
@@ -33,4 +35,4 @@ The latest version of this license is in
and version 1.3c or later is part of all distributions of LaTeX
version 2008/05/04 or later.
This work has the LPPL maintenance status `author-maintained'.
-This work consists of all files listed in README
+This work consists of all files listed in README.txt