Productivity tools for pdfLaTeX, LuaLaTeX, and XeLaTeX flavors of LaTeX.
Atom package manager or apm install texlicious.
- To compile the current TeX file once, invoke the
compilecommand. - To watch the current TeX file and build continuously, invoke the
watchcommand. - To select a different flavor of TeX such as
pdfLaTeX,XeLaTeX, orLuaLaTeX, choose the desiredprogramin the package settings. - To include custom packages with
usepackage, such ascls,sty, ortexfiles, specify a path in texlicious' settings optionTex Inputs. - Use magic comments common to other popular editors.
TeXlicious depends on latexmk which in turn depends on perl. Please ensure you have a working installation of perl before using TeXlicous.