Giter Site home page Giter Site logo

master-tesis-template's Introduction

02MasterThesis

Template for Mater Thesis

Files

Font/                  このテンプレートで使用するフォント(再頒布)
Macro/                 digicon-lab 独自のマクロ
library.bib            digicon-lab 独自サンプル; BibTeX ファイル
face.eps               iit 公式サンプル; 画像
sample.eps             iit 公式サンプル; 画像
.gitignore             as is; そのまま自分のドキュメント管理にも利用できる。
README.md              このファイル
digicon-iit-en.sty     英文用スタイルファイル
digicon-iit-jp.sty     和文用スタイルファイル
00_Introduction.tex    digicon-lab 独自サンプル; 分割された TeX ファイル( MasterThesis.tex にインクルードされる。)
MasterThesis.tex       digicon-lab 独自サンプル; メインとなる TeX ファイル

Setup - ローカルで利用する場合

このレポジトリを適当なディレクトリに clone する。

~/repos$ git clone [email protected]:digicon-lab/02MasterThesis.git

Macro へシンボリックリンクを張る。

Windows, TeX Live の場合:

> mklink /D C:\texlive\texmf-local\tex\latex\local\DigiconMacro C:\path\to\repos\02MasterThesis\Macro

Font にあるフォントをシステムにインストールする。

Windows の場合:

すべてのフォントファイルについて、右クリックして「インストール」を実行する。

必要と思われるファイルを、自分の作成する文書を保管するディレクトリにコピーする。

例:

  • library.bib
  • face.eps
  • sample.eps
  • .gitignore
  • README.md
  • digicon-iit-en.sty
  • digicon-iit-jp.sty
  • 00_Introduction.tex
  • MasterThesis.tex

MasterThesis.tex の7行目にあるコメントを解除し、8行目をコメントアウトする。

	\usepackage[local, libertine, yuwin, final]{DigiconPreamble}	% Setting for Local
%	\usepackage[sharelatex, final]{Macro/DigiconPreamble}		% Setting for ShareLaTeX

次のコマンドを実行して、このサンプルが正常にタイプセットできることを確認する。

$ xelatex MasterThesis.tex

master-tesis-template's People

Contributors

yamato0811 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.