/dithesis

Thesis class for undergraduate theses at the University of Athens

Primary LanguageTeXLaTeX Project Public License v1.3cLPPL-1.3c

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.