atom-latextools icon indicating copy to clipboard operation
atom-latextools copied to clipboard

Port of the LaTeXTools package to the Atom editor

Results 81 atom-latextools issues
Sort by recently updated
recently updated
newest added

This is a great package that I use a lot. I was wondering how to enhance it in order to trigger the build whenever a relevant file is saved. Possibly...

Is it possible to add the content of the log, the file which is produced by LaTeX? I released I had a lot of warnings related to overfull hbox and...

The RAM/swap usage increases as I compile over and over until it's full and atom crahses. If I close atom, a lot of ram is free again. I checked the...

I have troubles writing $$ $$, everytime I press the $ key, a second one appears and I need to write in beteween them or click another key to be...

When I paste the latextools keybind for the command latextools:build atom does not recognise the first command line: 'body:not([class~=\'platform-darwin\']) atom-text-editor[data-grammar~=\'latex\']': 'ctrl-alt-b': 'latextools:build' i would like to change it to: 'body:not([class~=\'platform-darwin\'])...

This commit fixes #176

If Okular is started I have to close it first to make it open a second time and display the file. https://github.com/msiniscalchi/atom-latextools/issues/26#issuecomment-296407190

[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.33.0 x64 **Electron**: 2.0.11 **OS**: Mac OS X 10.13.6 **Thrown From**: [latextools](https://github.com/msiniscalchi/atom-latextools) package 0.8.5 ### Stack Trace Uncaught TypeError: Cannot read...

My platform is windows 10 with atom 1.7.2. `Platform: win32; texpath:` `Processing file foo.tex (foo) in directory E:\documents\foo` `texify builder` `texify -b -p --engine=pdftex --tex-option="--synctex=1" "foo.tex"` `Parsing E:\documents\foo\foo.log` `Could not...

The last commit was in October 2016 - @msiniscalchi and @ig0774 haven't been active on GitHub in quite a while now... is this project abandoned? I recently started talking with...