diff options
author | Karl Berry <karl@freefriends.org> | 2011-08-01 23:06:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-08-01 23:06:37 +0000 |
commit | e00599b235e942382cf3b0f9abcac06a348ade45 (patch) | |
tree | 0ea2443d89c9ac57b6eb2c160e0c01e83e648eee /Master/texmf-dist/doc/latex/bhcexam/README | |
parent | 532a341bc2d6e19013992368ba44c0e1ec6fe100 (diff) |
new latex package bhcexam (1aug11)
git-svn-id: svn://tug.org/texlive/trunk@23304 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/bhcexam/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/bhcexam/README | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/bhcexam/README b/Master/texmf-dist/doc/latex/bhcexam/README new file mode 100644 index 00000000000..29b31c60664 --- /dev/null +++ b/Master/texmf-dist/doc/latex/bhcexam/README @@ -0,0 +1,21 @@ +This is version 0.1 of the BHCexam document class, dated July 23, 2011. + +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. |