LaTeXBox
A lightweight but deprecated LaTeX Plugin for Sublime Text 3
Details
Installs
- Total 22K
- Win 9K
- Mac 9K
- Linux 5K
Oct 3 | Oct 2 | Oct 1 | Sep 30 | Sep 29 | Sep 28 | Sep 27 | Sep 26 | Sep 25 | Sep 24 | Sep 23 | Sep 22 | Sep 21 | Sep 20 | Sep 19 | Sep 18 | Sep 17 | Sep 16 | Sep 15 | Sep 14 | Sep 13 | Sep 12 | Sep 11 | Sep 10 | Sep 9 | Sep 8 | Sep 7 | Sep 6 | Sep 5 | Sep 4 | Sep 3 | Sep 2 | Sep 1 | Aug 31 | Aug 30 | Aug 29 | Aug 28 | Aug 27 | Aug 26 | Aug 25 | Aug 24 | Aug 23 | Aug 22 | Aug 21 | Aug 20 | Aug 19 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 2 | 0 | 1 | 0 | 2 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 1 | 2 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 2 | 2 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
Mac | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 2 | 0 | 1 | 0 | 2 | 2 | 1 | 1 | 1 | 0 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 1 | 3 | 0 | 0 | 0 | 0 |
Linux | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 2 | 1 | 0 | 0 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 1 | 1 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 2 |
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.