P1nkL1on / LaTex

LaTex Loboda research for university

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LaTex via Atom

LiveTex setup

  1. Install LiveTex (https://www.tug.org/texlive/)

Atom setup

  1. Install Atom (https://atom.io/)
  2. File -> Settings -> Install Packages:
  3. Required packages:

Packages setup

  • language-latex:
    • default
  • pdf-view:
    • default
  • latex:
    • TexPath : C:%installpath%\texlive\2019\bin\win32
    • Engine : pdflatex
    • Enable Shell Escape : no
    • Enable SynTex : no
    • Use DiCy : no
    • Enable Extended Build Mode : no
    • Logging Level : info
    • Output Format : pdf
    • PDF Producer : dvipdfmax
    • Move Result to Source Directory : yes
    • Build on Save : yes
    • Open Result after Successful Build : yes
    • Open Result in Background : yes
  • Open document
  • Packages -> Latex -> Check Runtime
  • Ctrl+Alt+b to build solution
  • Open file directory, find res .pdf, drag and drop it into Atom split screen

About

LaTex Loboda research for university


Languages

Language:TeX 100.0%