An open API service indexing awesome lists of open source software.

https://github.com/musoke/tex-template


https://github.com/musoke/tex-template

Last synced: 2 months ago
JSON representation

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
```