blob: b9ff96eeeae302703b6e625672979501bf9772da (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
mathexam, a LaTeX package for typesetting exams.
Copyright (C) 2007 Jan Hlavacek
This package can help you typeset exams (mostly in mathematics and related
disciplines where students are required to show their calculations followed by
one or more short answers). It provides commands for inclusion of space for
calculations, as well as commands for automatic creation of ``answer spaces''.
In addition, the package will automatically create page headers and footers,
and will let you include instructions and space for students to put their
name.
Files:
README This file
mathexam.ins Batch file, run through LaTeX to generate mathexam.sty
mathexam.dtx Docstrip archive, run through LaTeX to generate documentation
doc:
sample.tex A sample exam
sample.pdf A pdf version of the sample exam
mathexam.pdf A pdf verrsion of the documentation
This program may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either version 1.2
of this license or (at your option) any later version.
The latest version of this license is in
http://www.latex-project.org/lppl.txt
and version 1.2 or later is part of all distributions of LaTeX
version 1999/12/01 or later.
|