Skip to content

Latest commit

 

History

History
executable file
·
27 lines (16 loc) · 1.05 KB

README.md

File metadata and controls

executable file
·
27 lines (16 loc) · 1.05 KB

Stay-Watch

VS Code Dev Containersの機能を用いて、LaTeX環境を容易に構築する レジュメのテンプレートと卒論のテンプレートがあります

参考記事 https://korosuke613.hatenablog.com/entry/2019/06/24/171246

参考リポジトリ https://github.com/kajiLabTeam/Dev-Container-Tex-Template

Dockerイメージは、ubuntu-texlive-jaを利用しています。

(Dockerが必要です)

setup

  1. git clone git@github.com:kajiLabTeam/Stay-Watch-Paper.git
  2. VS Codeでgit@github.com:kajiLabTeam/Stay-Watch-Paper.gitを開く。
  3. 拡張機能Dev Containersを追加する。
  4. 左下の><アイコンを押して、Open in Cotainerを実行する。
  5. コンテナ起動まで待つ
  6. サイドバーのTexアイコンを押してBuild Latex Projectを押すとpdfが出力される。Texアイコンを出すにはTexファイル開く必要があるかもしれない