Skip to content

Instantly share code, notes, and snippets.

@KyanainsGate
Created January 23, 2018 03:27
Show Gist options
  • Save KyanainsGate/8803500e7c08dd7b9bcf5181c1a58fec to your computer and use it in GitHub Desktop.
Save KyanainsGate/8803500e7c08dd7b9bcf5181c1a58fec to your computer and use it in GitHub Desktop.
latex sumatraの設定

SumatraPDFの設定

 エディタとの対応をとるために、SumatraPDFの設定をします。  SumatraPDFのメニューから「設定 -> オプション」を選択します。出た窓の「逆順検索コマンドラインの設定」に、以下のように入力します。

"C:\Program Files\Sublime Text 3\sublime_text.exe" "%f:%l"

一つ目のクオート内にはSublime Textの実行ファイルのパスを書きます。インストール時に場所を変えている場合は、それに沿って書いてください

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment