https://github.com/mhenderson/paper-template
A foundation for mathematical papers in XeLaTeX.
https://github.com/mhenderson/paper-template
latex latex-template latexmk xelatex
Last synced: 2 months ago
JSON representation
A foundation for mathematical papers in XeLaTeX.
- Host: GitHub
- URL: https://github.com/mhenderson/paper-template
- Owner: MHenderson
- License: mit
- Created: 2023-12-11T17:27:33.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-08T13:16:25.000Z (about 1 year ago)
- Last Synced: 2025-01-16T05:12:26.126Z (9 months ago)
- Topics: latex, latex-template, latexmk, xelatex
- Language: Makefile
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- License: LICENSE
Awesome Lists containing this project
README
# paper-template
A foundation for mathematical papers in XeLaTeX.
## Usage
Run `init.sh` to create a new project.
```
bash -c "$(curl https://raw.githubusercontent.com/MHenderson/paper-template/main/init.sh)"
```