Skip to content
This repository has been archived by the owner on Sep 1, 2020. It is now read-only.

Latest commit

 

History

History
30 lines (20 loc) · 565 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 565 Bytes

ci-thesis-template

LaTeX Template of Thesis at Creative Informatics

Installation

Ubuntu

sudo apt-get install build-essential  # for make command
sudo apt-get install texlive texlive-lang-cjk texlive-science texlive-fonts-recommended texlive-fonts-extra xdvik-ja dvipsk-ja gv latexmk

macOS

brew update -y
brew cask install -v mactex
exec bash  # to update PATH

Usage

Change the Makefile target to mainE or rename the mainE as main to use English version.

emacs -nw main.tex
make  # it creates main.pdf