Thesis class for undergraduate theses at the University of Athens
- 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-modernOn Ubuntu/Debian:
sudo apt install texlive texlive-xetex texlive-lang-greek texlive-bibtex-extra latexmkOn Windows, download the TeXLive or the MiKTeX installer.
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.