Skip to content

miltonrg/latex.tmbundle

 
 

Repository files navigation

About

This is the official repository for TextMate's LaTeX bundle. For a description of some of the features provided by this bundle, please take a look at the help document.

Installation

You can install this bundle in TextMate by opening the preferences and going to the bundles tab. After installation it will be automatically updated for you. Please keep in mind that it sometimes takes a little while before Michael or Allan have time to deploy the changes made to this bundle.

If there are some changes that you want to test immediately, then please follow these instructions:

  1. Uninstall the LaTeX bundle inside TextMate's preferences

  2. Open Terminal

  3. Go to the bundle folder:

    cd ~/Library/Application\ Support/TextMate/Managed/Bundles
  4. Clone the repository:

    git clone https://github.com/textmate/latex.tmbundle.git
  5. Restart TextMate (^⌘Q) to make sure it registered the changes

Feedback

Before you report an issue please read this. You can report bugs or feature request via the issue tracker. If you have a more general problem, then please use the mailing list.

Contribute

There are many ways in which you can contribute to the bundle:

  • Spread the word
  • Report bugs or tell us what features you want to see next
  • Show your appreciation by starring this repository
  • Improve the bundle by committing your own code

Before you contribute any code, please read both the bundle styleguide and the commit styleguide. Please also make sure, that your changes do not break any of the bundle tests.

Donate

If you want to make a donation to the current maintainer of the bundle, then you can do so here.

License

If not otherwise specified (see below), files in this repository fall under the following license:

Permission to copy, use, modify, sell and distribute this
software is granted. This software is provided "as is" without
express or implied warranty, and with no claim as to its
suitability for any purpose.

An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”.

About

TextMate support for LaTeX

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 30.8%
  • Perl 25.6%
  • Ruby 22.0%
  • TeX 16.0%
  • C 1.7%
  • Shell 1.5%
  • Other 2.4%