LaTeX for Atom.
A latexmk
wrapper developed for Atom.
TEXINPUTS
latexmk
and synctex
is in your PATH
.TeX Bin
in the package settings to the location of your latex distribution's installation location.language-latex
package for Atom is installed.compile
the project.LaTeX-Plus keeps metadata on projects using a JSON
formatted file that is
easily configurable. Simply invoke the edit
command to customize to your
liking.
cmd-;
alt-cmd-:
alt-cmd-;
cmd-'
alt-cmd-'
ctrl-;
alt-ctrl-:
ctrl-alt-;
ctrl-'
ctrl-alt-'
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.