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