Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mooerslab/snippet-latex-mode
Blaine's personal LaTeX snippets for the latex-mode in Emacs.
https://github.com/mooerslab/snippet-latex-mode
emacs latex-mode latex-snippets snippets
Last synced: 21 days ago
JSON representation
Blaine's personal LaTeX snippets for the latex-mode in Emacs.
- Host: GitHub
- URL: https://github.com/mooerslab/snippet-latex-mode
- Owner: MooersLab
- License: mit
- Created: 2021-10-21T19:39:24.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-06T09:36:21.000Z (8 months ago)
- Last Synced: 2024-05-06T10:46:36.739Z (8 months ago)
- Topics: emacs, latex-mode, latex-snippets, snippets
- Language: YASnippet
- Homepage:
- Size: 143 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Version](https://img.shields.io/static/v1?label=snippet-latex-mode&message=0.1&color=brightcolor)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)# snippet-latex-mode
Blaine's code snippets for the latex-mode of Emacs.
The goal is to reduce the tedious parts of using LaTeX, cope with trouble recalling commands, and reduce errors and, thus, debugging time.Formatted for the famous yasnippet package.
There is one snippet per file.
The file names should match the tab trigger.
The snippets have tab triggers and tab stops.The files are grouped by function or topic but are not stored in separate subfolders.
The group name appears as a submenu in the yasnippet pulldown menu.My favorite snippets are for inserting URLs as footnotes, creating lists, equation environments with captions, tables, minted code blocks, and article templates.
Git clone the library to into `~/.emacs.d/snippets/latex-mode`.
If you use chemacs, git clone into `~/.emacs.default/snippets/latex-mode`.
You may have to create the subfolders.```bash
git clone https://github.com/MooersLab/snippet-latex-mode ~/.emacs.d/snippets/latex-mode
```## Update table
|Version | Changes | Date |
|:-----------:|:------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------:|
| Version 0.2 | Added badges, funding, and update table. | 2024 May 6 |## Funding sources
- NIH: R01 CA242845, R01 AI088011
- NIH: P30 CA225520 (PI: R. Mannel); P20GM103640 and P30GM145423 (PI: A. West)