Skip to content

Instantly share code, notes, and snippets.

@ishidur
Last active September 11, 2018 03:32
Show Gist options
  • Save ishidur/6f7d91be2c83d533f6e05697d2efe8c4 to your computer and use it in GitHub Desktop.
Save ishidur/6f7d91be2c83d533f6e05697d2efe8c4 to your computer and use it in GitHub Desktop.
latexをatomで編集するときの環境設定 #settings

Install Atom

Official: https://atom.io/

Install Atom Packages

  1. Open setting(ctrl+,) and select Install Tab

  2. Install Packages as follow:

Configure installed packages

  1. Open setting(ctrl+,) and select Packages Tab
  2. open latex setting
  3. change settings as follow:
key value
engine platex
Build on Save true
Open Result after Successful Build false
Open Result in Background false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment