https://github.com/jasedit/cheatsheet
Formula sheet template for the MMD/LaTeX system.
https://github.com/jasedit/cheatsheet
academic-publishing scriptorium scriptorium-template
Last synced: 10 months ago
JSON representation
Formula sheet template for the MMD/LaTeX system.
- Host: GitHub
- URL: https://github.com/jasedit/cheatsheet
- Owner: jasedit
- License: other
- Created: 2016-04-20T14:00:01.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-27T12:40:29.000Z (over 9 years ago)
- Last Synced: 2025-03-19T21:54:01.083Z (about 1 year ago)
- Topics: academic-publishing, scriptorium, scriptorium-template
- Language: TeX
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
This template provides a three-column layout suitable for a formula sheet, reference page, or cheatsheet. It is designed to integrate with [scriptorium](https://github.com:jasedit/scriptorium) system, which extends the MultiMarkdown LaTeX support to more easily encapsulate LaTeX templates.
# Usage
1. Clone this repository into the `templates/` subdirectory of the paper system.
2. In a paper's frontmatter, ensure the following values are set:
```
Base Header Level: 3
latex input: cheatsheet/setup.tex
latex footer: cheatsheet/footer.tex
```
# Template Variables
1. `my margin` - Sets the margins for the page, to fine tune how much of the page is in use. If undefined, the margin is set to `0.5in`.