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

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.

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