Skip to content

jez/latex-hw-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LaTeX Homework Template

http://blog.zimmerman.io/2014/10/04/a-latex-homework-template/

New!

I turned most of this project into a LaTeX homework class, so you can access all the convenient methods defined here, but only having to include a single line of code.

What

This is just a LaTeX file that is good for homeworks where the questions are numbered or given a particular name. It's adopted from templates used by Adam Blank and Shyam Raghavan.

Installation

Certainly the easiest way to start using this template is to copy the .tex file to you computer and just change the fields you want.

A better way to install this template is to fork this repository and then clone that fork to a particular folder on your computer:

git clone https://github.com/<your-username>/latex-hw-template

Then, whenever you need to use the template, you can copy the template to wherever you need it. Also, if there are ever any updates, you can simply run

git pull

to update the template.

Usage

See the hw-template.tex file for an exhaustive list of usage examples. There are also comments explaining features for which there are no examples given.

The result is the following:

Screenshot

License

MIT License, see LICENSE.

About

LaTeX template useful for formatting homework assignments

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published