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