summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/bhcexam/README
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/bhcexam/README')
-rw-r--r--macros/latex/contrib/bhcexam/README21
1 files changed, 21 insertions, 0 deletions
diff --git a/macros/latex/contrib/bhcexam/README b/macros/latex/contrib/bhcexam/README
new file mode 100644
index 0000000000..73804a8a61
--- /dev/null
+++ b/macros/latex/contrib/bhcexam/README
@@ -0,0 +1,21 @@
+This is version 0.4 of the BHCexam document class, dated Oct 10, 2015.
+
+The BHCexam document class attempts to make it easy for even a LaTeX novice to prepare exams.
+
+To generate the document class files from .dtx file:
+make cls;
+
+To install the document class files to ~/texmf
+make install;
+
+To generate the user's guide document (with index)
+make [full]doc;
+
+To generate test page
+make test
+
+--------------------------------------------------------------------
+
+This work may be distributed and/or modified under the conditions of
+the LaTeX Project Public License, either version 1.3 of this license
+or (at your option) any later version.