This is an unofficial template.
- Docker (on x86_64)
- Docker Compose
- Visual Studio Code (w/
ms-vscode-remote.remote-containers
)
- Clone this repository to your workspace.
- Launch Visual Studio Code.
- Open command palette and select
Remote-Containers: Open Folder in Container...
. - Write your thesis eternally...
You can build LaTeX files manually with GNU Make.
# build abstract.pdf and thesis.pdf
make
# build abstract.pdf only
make abstract.pdf
# build thesis.pdf only
make thesis.pdf
- Install ghr.
- Get your GitHub personal access token via https://github.com/settings/tokens.
- If your repository is private, you have to allow the
repo
scope.
- If your repository is private, you have to allow the
- Set the token as an environment variable
GITHUB_TOKEN
. - Run
ghr [version] thesis.pdf
.
For example, "鮏" is JIS 3rd level Kanji, so LaTeX cannot display it.
\usepackage{otf}
\UTF{9B8F}川 矩義 助教