aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 89aa5f815b70f862a01e6e75cb5ebbaeff9a28af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Mathematical Worksheets
=======================

These worksheets probably best serve as examples of how to create, hopefully
passable worksheets (in terms of layout and methodology), the content has not
been checked, and is not complete.

Building the Worksheets
-----------------------

The source files (e.g. linear.tex) serve as the source for both the worksheet,
and the completed worksheet (with answers). To build all the worksheets and
answer sheets, just run `make` in the root of the repository. If this works,
there should be pdf's created with names such as linear.pdf and
linear-answers.pdf.