LaTeX sty packages and cookiecutters for Southern New Hampshire University
Go to file
Kenwood 041d85956c Good enough templating for homework anyway 2025-02-08 14:25:17 -05:00
Homework {{ cookiecutter.number }} Good enough templating for homework anyway 2025-02-08 14:25:17 -05:00
README.md Good enough templating for homework anyway 2025-02-08 14:25:17 -05:00
SNHU.sty Good enough templating for homework anyway 2025-02-08 14:25:17 -05:00
cookiecutter.json Good enough templating for homework anyway 2025-02-08 14:25:17 -05:00
moghimi.sty Good enough templating for homework anyway 2025-02-08 14:25:17 -05:00
monk.sty Good enough templating for homework anyway 2025-02-08 14:25:17 -05:00

README.md

Usage

Clone this repository and (for ease of use) add the directory to your TEXINPUTS env variable. If this is not easy for you or you don't want to mess with your env variables, just copy your relevant .sty files locally.

Cookiecutter

For making new projects/homework assignments I've put some cookiecutter defs here. Cookiecutter is easy to invoke even without manually cloning. In the directory you want to create a new project, just invoke cookiecutter with the url to this repo.

cookiecutter https://git.kitsunehosting.net/Kenwood/SNHU-LaTeX

Follow the prompts!