Skip to content
This repository has been archived by the owner on Apr 23, 2022. It is now read-only.

hidaruma/univ-thesis

Repository files navigation

univ-thesis

This is a template of graduation thesis.

You can compile these files in LuaLaTex, XeLaTeX, and pLaTeX.

Environment

hidaruma's environment is

  • OS: Ubuntu 18.04
  • LaTeX: lualatex(TeX Live 2018)
  • Font: SourceHan Family

cover.sty

A stylefile to make a cover of thesis. You have to set variables in personal.tex. And set option B or M.

thesis.sty

I redefined command \and and abstract environment.

Usage

Manually

  1. Edit .tex files.
  2. Edit .bib file.
  3. Run biber main
  4. Run lualatex main.tex or other engines.

Automatically

  1. Edit .tex files.
  2. Edit .bib file.
  3. Run latexmk main .

Compile subfile(s)

2018/02/09 Added subfiles package. You can compile a file without main.tex.

Slide Usage

You can make slide with using beamer.

  1. Edit slide*.tex files.
  2. Run latexmk slide .
  3. Run latexmk slide-print for print out to paper.

LICENSE

See LICENSE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published