LaTeX sty packages and cookiecutters for Southern New Hampshire University
Go to file
Kenwood 72f55bc3b7 Add moghimi things (lang and TOC) 2025-04-20 16:42:28 -04:00
resources Titles, bump style to sty 8.0. Add full-names for professors 2025-03-20 20:22:59 -04:00
{{ cookiecutter.project_type }} {{ cookiecutter.number }} Add moghimi things (lang and TOC) 2025-04-20 16:42:28 -04:00
README.md Good enough templating for homework anyway 2025-02-08 14:25:17 -05:00
SNHU.sty Move draft up to snhu.sty 2025-03-24 14:04:42 -04:00
cookiecutter.json Titles, bump style to sty 8.0. Add full-names for professors 2025-03-20 20:22:59 -04:00
moghimi.sty Add moghimi things (lang and TOC) 2025-04-20 16:42:28 -04:00
monk.sty Move draft up to snhu.sty 2025-03-24 14:04:42 -04: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!