blob: c7ede393ba371bb3d55d3ac64eadbd5636f83973 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
This is version 0.3 of the BHCexam document class, dated Feb 18, 2014.
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.
|