LaTeXBox
A lightweight but deprecated LaTeX Plugin for Sublime Text 3
Details
Installs
- Total 23K
- Win 9K
- Mac 9K
- Linux 5K
Nov 21 | Nov 20 | Nov 19 | Nov 18 | Nov 17 | Nov 16 | Nov 15 | Nov 14 | Nov 13 | Nov 12 | Nov 11 | Nov 10 | Nov 9 | Nov 8 | Nov 7 | Nov 6 | Nov 5 | Nov 4 | Nov 3 | Nov 2 | Nov 1 | Oct 31 | Oct 30 | Oct 29 | Oct 28 | Oct 27 | Oct 26 | Oct 25 | Oct 24 | Oct 23 | Oct 22 | Oct 21 | Oct 20 | Oct 19 | Oct 18 | Oct 17 | Oct 16 | Oct 15 | Oct 14 | Oct 13 | Oct 12 | Oct 11 | Oct 10 | Oct 9 | Oct 8 | Oct 7 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 1 | 1 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 1 | 1 | 0 | 2 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 1 | 1 | 2 | 1 | 2 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 1 |
Mac | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 2 | 0 | 0 | 0 | 1 | 0 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 |
Linux | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 |
Readme
- Source
- raw.githubusercontent.com
LaTeXBox
Important: I guess LaTeXBox has finished its historical goal after the LaTeX syntax has merged into Sublime Text. Additionally, the rapid recent development of LaTeXTools shames the lake of functionalities of LaTeXBox. Sorry guys, I am giving up LaTeXBox and switch to LaTeXTools (and you should too).
For those who loves the keybinds shipped by LaTeXBox, I have moved the keybinds to a new package LaTeXYZ which is compartiable with LaTeXTools.
If you have a strong interest to be a maintainer of LaTeXBox, please let me know.
LaTeXBox is a multi-platform LaTeX package for Sublime Text 3. It works on OSX, Windows and Linux. LaTeXBox aims to be lightweight, extensible but self contained. If you are looking for a full feature package, see, for example LaTeXing or LaTeXTools. A lot of ideas are actually inspired by these two packages. So why this package? If you love customization or want to be able to hack somethings, this package would be your choice as LaTeXing is not open source and LaTeXTools is too bulky.
Features
- OSX, Windows and Linux support
- Automatic process of generating a LaTeX document by using
latexmk
- AutoCompletion for
\ref
,\cite
,\include
,\input
,\includegrpahics
etc… - Keybinds for mathematics symbols, e.g.
`a
types\alpha
. - Backward and forward sync of various PDF viewers
- Automatch for
()
,[]
,{}
,\(\)
,\(\)
,\{\}
,\left
-\right
pairs,$$
and quotation marks. - More…
Wiki
Sublime Text 2 compatibility
While it is possible to backward port to ST2, I would rather keep it ST3 only for easier maintenance.
License
LaTeXBox Package for Sublime Text
Copyright (C) 2016 Randy Lai
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.