summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/probsoln/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/probsoln/README')
-rw-r--r--Master/texmf-dist/doc/latex/probsoln/README36
1 files changed, 36 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/probsoln/README b/Master/texmf-dist/doc/latex/probsoln/README
new file mode 100644
index 00000000000..fccd89989bd
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/probsoln/README
@@ -0,0 +1,36 @@
+LaTeX Package : probsoln v 2.0
+
+Last Modified : 21 Mar 2001
+
+Author : N.L.C. Talbot
+
+Files : probsoln.dtx - documented source file
+ probsoln.ins - installation script
+ sample.tex - example file
+ samples - directory containing files used in sample.tex
+
+
+The package probsoln.sty is designed for lecturers who have to generate
+new problem sheets for their students on a regular basis (e.g. yearly)
+by randomly selecting a specified number of problems defined in another file.
+This means that you can easily generate a new problem sheet that is different
+from the previous year, thus alieviating the temptation of students to seek
+out the previous year's students and checking out their answers.
+The solutions to the problems can be defined along with the problem, making
+it easy to generate the solution sheet from the same source code.
+
+To extract the code do:
+
+latex probsoln.ins
+
+To extract the documentation do:
+
+latex probsoln.dtx
+latex probsoln.dtx
+
+A sample file, sample.tex which loads in problems from samples/*.tex, is provided to illustrate
+the use of this package.
+
+This material is subject to the LaTeX Project Public License. See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html for the details of that license.
+
+http://theoval.cmp.uea.ac.uk/~nlct/