HMC Mathematics Homework Class

The mathematics homework class and its supporting files was written by Eric Malm '05 to promote adherence to the HMC Math Department homework standards.

The department's initial release of this code is numbered 0.4, based on Eric's numbering scheme. The only changes in this initial release are related to checking the files into our Subversion repository.

The Code

Using the Class

hmcpset.cls is the class file, which must be located in your TEXMF path. The class is installed in the /shared/local/texmf texmf tree, so can be used on a departmental system without downloading anything.

Homework assignments using the class should

The distribution includes a template file, hw-template.tex, that you can use as a base to create new documents. There is also an example document, hw-example.tex, which illustrates the proper use of the class file and its various commands and environments. (You can download a PDF version to see what the example homework document should look like when typeset.)

hw-faq.tex is a small example file that addresses some frequent concerns and questions about the use of LaTeX. It also contains some links to other LaTeX resources. As with the sample assignment, a PDF version is available.