Skip to content

KatLab-MiyazakiUniv/bachelor-thesis-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bachelor-thesis-template

VS Code Remote Developmentの機能を用いて、片山研の学士(卒業)論文執筆環境を容易に構築するテンプレートです。

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

(Dockerが必要です)

setup

  1. git clone https://github.com/KatLab-MiyazakiUniv/bachelor-thesis-template.git
  2. VS Codeでbachelor-thesis-templateを開く。
  3. 拡張機能Remote Developmentを追加する。
  4. 左下の><アイコンを押して、Remote-Containers: Reopen in Containerを実行する。
  5. 待つ。
  6. ワークスペースが開いたら、terminalを開き、makeを実行する。
  7. 上手くコンパイルできたらsetup完了!

build

make

paper.pdfという実行ファイルができているはず。

clean

make clean

中間ファイルや生成したPDFファイルをまとめて削除します。

About

卒論のテンプレ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages