The whole layout of this thesis is taken from the PhD thesis of my co-worker Philipp Denzel (see https://github.com/phdenzel/phd-thesis).
The phdbyphd class is majorly based on the kaobook-LaTeX class.
The striking features of the class are as follows.
- Narrow single-column pages with enough space for captions and side notes.
- Every chapter starts with a content table.
- Appropriately sized figures and tables.
- Powered by KOMA-Script.
To build the thesis simply use make
.
The repository includes a main.tex
which can be
used to start another project with minor modifications.
Be sure to replace all submodules for full compatibility.
This repository contains two independent works. First, the phdbyphd class phdbyphd.cls
file plus all of the files listed in the styles
directory; the second, consisting of all other files, is the thesis by Philipp Denzel.
The first work (the LaTeX class phdbyphd.cls
and all *.sty
files) is licensed under the LaTeX Project Public License which can be found under https://www.latex-project.org/lppl.txt.
The second work (the actual thesis) is licensed under the Creative Commons Attribution-NonCommercial 4.0 International license.