Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joelittlejohn/paredit-cheatsheet
A new, scalable source document for the Paredit Cheatsheet available as a png on the Emacs wiki
https://github.com/joelittlejohn/paredit-cheatsheet
cheatsheet emacs keyboard-shortcuts latex paredit
Last synced: about 1 month ago
JSON representation
A new, scalable source document for the Paredit Cheatsheet available as a png on the Emacs wiki
- Host: GitHub
- URL: https://github.com/joelittlejohn/paredit-cheatsheet
- Owner: joelittlejohn
- Created: 2013-01-11T19:53:15.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2016-10-10T20:33:07.000Z (about 8 years ago)
- Last Synced: 2024-10-07T17:36:48.150Z (3 months ago)
- Topics: cheatsheet, emacs, keyboard-shortcuts, latex, paredit
- Language: TeX
- Homepage:
- Size: 444 KB
- Stars: 62
- Watchers: 6
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction
An attempt to create a new, scalable source document for the popular Paredit Cheatsheet (the one that's available as a png at the Emacs Wiki).
**[Download the pdf](https://github.com/joelittlejohn/paredit-cheatsheet/raw/master/paredit.pdf)**
[Download the svg](https://github.com/joelittlejohn/paredit-cheatsheet/raw/master/paredit.svg)
To re-generate the document from its LaTeX source, [install TeX Live](http://www.tug.org/texlive/acquire-netinstall.html) then:
```bash
pdflatex paredit.tex
```# License
Copyright © 2013 Joe Littlejohn, 2008 drenweb.usma.edu
Released under the [GNU Free Documentation License](http://www.emacswiki.org/FDL).