Releases: thomasjo/atom-latex
v0.37.1
v0.37.0
Changes
All significant changes to this project will be documented in the notes below.
This project adheres to Semantic Versioning.
Added
- Deprecation notice for
texify
. - Evince viewer support including SyncTeX forward/backward and open in background.
xdg-open
viewer support.- Non-PDF producing LaTeX engine support.
- Allow PDF producer override via magic comments.
- Allow output format override via magic comments.
- Rebuild command including automatic rebuild on change in settings.
- Message panel with synchronization to source and log files.
v0.36.1
Changes
All significant changes to this project will be documented in the notes below.
This project adheres to Semantic Versioning.
Fixed
- Open LaTeX log from error indicator
v0.36.0
Changes
All significant changes to this project will be documented in the notes below.
This project adheres to Semantic Versioning.
Added
- Allow builder override via magic comments.
- Basic knitr builder functionality.
Note that at this point it only works with.Rnw
files. This limitation will
be addressed in a future release.
Changed
- Improved log parsing and error reporting.
Fixed
v0.35.1
Changes
All significant changes to this project will be documented in the notes below.
This project adheres to Semantic Versioning.
Fixed
- Add support for TeX Live 2016 on Windows.
v0.35.0
Changes
All significant changes to this project will be documented in the notes below.
This project adheres to Semantic Versioning.
Added
- Grammar activation hooks for
language-tex and
language-latexsimple.
v0.34.1
v0.34.0
Changes
All significant changes to this project will be documented in the notes below.
This project adheres to Semantic Versioning.
Added
- Support the concept of "build jobs" via
jobnames
magic comment.
Changed
Fixed
- Update invalid
getBuilder
reference.
v0.33.1
Changes
All significant changes to this project will be documented in the notes below.
This project adheres to Semantic Versioning.
Changed
- Renamed OS X to macOS.
Fixed
- Bug caused by API changes in Etch v0.6.0.
v0.33.0
Changes
All significant changes to this project will be documented in the notes below.
This project adheres to Semantic Versioning.
Added
- SyncTeX support can be toggled via configuration.
~ #183
/ @alexandrecormier