Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malt3/latex-build-system-sublime-text
https://github.com/malt3/latex-build-system-sublime-text
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/malt3/latex-build-system-sublime-text
- Owner: malt3
- Created: 2014-06-15T17:49:22.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-15T17:59:17.000Z (over 10 years ago)
- Last Synced: 2023-08-19T19:47:40.747Z (over 1 year ago)
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Easy Sublime Text 2 build system for LaTeX
This will render any LaTeX file using latexmk and create a PDF. When finished, it will open it up in the default PDF viewer.
Setup: Place this file in your Sublime Packages folder. To do this open Sublime Text, click on "Preferences" and "Browse Packages". Open up the LaTeX folder and drop the file in.
Now, when you open a *.tex file, click on "Tools"->"Build System" and select "LaTeX".
*Done*