Skip to content
/ LaTeXSQ Public
forked from randy3k/LaTeXBox

Another LaTeX Plugin for Sublime Text 3

Notifications You must be signed in to change notification settings

fefrei/LaTeXSQ

 
 

Repository files navigation

LaTeXSQ

LaTeXSQ (aka LaTeX^2) is a multi-platform LaTeX plugin for Sublime Text 3. It works on OSX, Windows and Linux (Ubuntu). LaTeXSQ aims to be lightweight, extensible but self contained. If you are looking for a full feature plugin, see

These two plugins are great. A lot of ideas are actually inspired by these two plugins. Unfortunately, LaTeXing is not open source and the development of LaTeXTools has been slowed down lately.

Features

  • OSX, Windows and Linux support
  • Automatic process of generating a LaTeX document by using latexmk
  • AutoCompletion for \ref, \cite, \include, \input, \includegrpahics etc...
  • Backward and forward sync of different PDF viewers
  • Automatch for (), [], {}, \(\), \[\], \{\}, \left\right pairs, $$ and quotation marks.
  • Multi files project support
  • Comprehensive LaTeX syntax, for example, handling \newcommand{\bg}{\begin{align}}
  • More…

###Installation

###LaTeXSQ Options

###Project Setup

###[User Manual](https://github.com/randy3k/LaTeXSQ/wiki/User Manual)

ST2 compartibility

While it is possible to backward port to ST2, I would rather keep it ST3 only for easier maintenance.

###License 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.

About

Another LaTeX Plugin for Sublime Text 3

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%