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

https://github.com/bcomnes/latex-font-settings.tmbundle

A simple bundle used to increase the font size of sections in a LaTeX document in TextMate 2
https://github.com/bcomnes/latex-font-settings.tmbundle

Last synced: 4 months ago
JSON representation

A simple bundle used to increase the font size of sections in a LaTeX document in TextMate 2

Awesome Lists containing this project

README

          

# LaTeX-Font-Settings.tmbundle

A simple bundle used to increase the visual font size of sections in a LaTeX document while editing with TextMate, similar to how TextMate 2 treates Mardown headers. This increased visual cue helps with identifying the different sections your LaTeX document, even when scrolling or jumping around the document rapidly.
![screenshot](https://cdn.rawgit.com/bcomnes/LaTeX-Font-Settings.tmbundle/master/screenshot.png)
![screenshot](https://cdn.rawgit.com/bcomnes/LaTeX-Font-Settings.tmbundle/master/footnote.png)

## How to install

Just navigate to the bundle menu in the TextMate 2 preferences, search and install!

### Credit
Thank you [Infininight for expanding the selectable scopes](https://github.com/textmate/latex.tmbundle/commit/65eaf2b8efbf466e9075c9f947a25a124b53f3f7), and [macmadness86 and Guido for the original discussion on stack exchange](http://tex.stackexchange.com/questions/98574/textmate-2-how-can-increase-font-size-of-sections-in-the-markup-code).

### Contributors

- [sanssecours](https://github.com/sanssecours)
- [amroberts1](https://github.com/amroberts1)
- ...

<3