LaTeXTools icon indicating copy to clipboard operation
LaTeXTools copied to clipboard

LaTeX plugin for Sublime Text

Results 127 LaTeXTools issues
Sort by recently updated
recently updated
newest added

LaTeXtools does not recognise `~` as path alias and (probably) treats it as just a character. Because of that, full path is neccesary: ```json "settings": { "TEXroot": "/home/user/Projects/project/main.tex" } ```...

I have a simple question but I can't find the answer in the doc: how do I disable the viewer ? I usually use zathura, but it doesn't give the...

I'm working with Sublime Text 3 and LaTeXTools for the past three years. (on a mac) For some reason, starting a few days ago, skim no longer launches after a...

Can't get the \pumpkin or \skull to appear.

This is for issue #1329 . Previous workaround (#1355 ) to this wasn't accepted. It is just @dhelonious solution based on @SolidTux comments on the latest commit ([45376f1](https://github.com/SublimeText/LaTeXTools/commit/45376f12449e32c4ad769f5baa0a75c1fa72194d)). I've tested...

Is the failure of custom commands in latex.sublime-completion due to latexxyz or latex-cwl installation?

Hello, I have an issue with LaTeXTools on Windows. I'm trying to create a file which is a `.tex` ![image](https://user-images.githubusercontent.com/37844753/93004918-22e56500-f54c-11ea-9f92-218f7562a67f.png) I'm not sure what this means, but it creates a...

Thanks for your work. When using forward research, if the article is not inputed by chapters it works well. But if the article's chapters are separated into several files and...

I have installed and successfully used texlive. Everything works properly with TeXmaker but I don't like the syntax highlighting that it does. I found LaTeXTools for SublimeText3 and am very...

Every time I use "\comment{ ... }" syntax highlight stop working and all following text go as a comment ( [Screen Shot 2020-09-02 at 23.54.27.pdf](https://github.com/SublimeText/LaTeXTools/files/5165870/Screen.Shot.2020-09-02.at.23.54.27.pdf) Any idea how to fix...