https://github.com/musoke/tex-template
https://github.com/musoke/tex-template
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/musoke/tex-template
- Owner: musoke
- Created: 2017-09-15T08:38:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-01T03:56:26.000Z (over 6 years ago)
- Last Synced: 2025-02-01T05:43:40.898Z (4 months ago)
- Language: TeX
- Size: 14.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LaTeX template
My LaTeX template, just a collection of things I end up setting up in most TeX
projects.Uses [project-init](https://crates.io/crates/project_init) for templates.
```
pi init tex-template $PROJECT_NAME
cd $PROJECT_NAME
```