LaTeX sty packages and cookiecutters for Southern New Hampshire University
Go to file
Kenwood 7726d6a853 Bump width 2025-03-20 21:24:27 -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 }} Titles, bump style to sty 8.0. Add full-names for professors 2025-03-20 20:22:59 -04:00
README.md Good enough templating for homework anyway 2025-02-08 14:25:17 -05:00
SNHU.sty Bump width 2025-03-20 21:24:27 -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 Bump all by one ver 2025-02-08 14:41:46 -05:00
monk.sty Make a minor change just to enforce BF between reqs 2025-03-20 11:50:32 -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!