errikos / dithesis

Thesis class for undergraduate theses at the University of Athens

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dithesis

Thesis class for undergraduate theses at the University of Athens

Dependencies

  • You will need the Computer Modern fonts.
  • You will need XeTeX to compile. For Linux and Windows, TeXLive is recommended, for MacOS, MacTeX is recommended.

On macOS:

brew tap homebrew/cask-fonts
brew install --cask mactex-no-gui font-computer-modern

On Ubuntu/Debian:

sudo apt install texlive texlive-xetex texlive-lang-greek texlive-bibtex-extra latexmk

On Windows, download the TeXLive or the MiKTeX installer.

Compiling

Once you have TeXLive (Linux/macOS/Windows) or MacTeX (macOS) installed, cd to the project root directory and run latexmk. You will find the output in the build directory.

About

Thesis class for undergraduate theses at the University of Athens

License:LaTeX Project Public License v1.3c


Languages

Language:TeX 99.8%Language:Perl 0.2%