~witcher/bachelor-thesis

Source for my bachelor thesis
prevent text running into margins
remove Vorwort, fix page counters

clone

read-only
https://git.sr.ht/~witcher/bachelor-thesis
read/write
git@git.sr.ht:~witcher/bachelor-thesis

You can also use your local clone with git send-email.

#bachelor-thesis

This is the source to my bachelor thesis.

The template for the thesis was taken from the university that I studied at. It can be found here: https://gitlab.com/emi-hsog/vorlage-abschlussarbeit-latex

Please keep in mind that development of this thesis has ended as the thesis has been published and it is likely that any bugs/features will not be fixed/implemented.

#Building

You will need:

  • make
  • latexmk
  • lualatex

A call to make will build the PDF using latexmk and lualatex and write it to .build/thesis.pdf.

The PDF can be rebuilt on changes with make watch.

#Nix

You may also use Nix to build the thesis:

nix build

The resulting PDF can be found in ./result/thesis.pdf.

#Resources

Send patches and questions to ~witcher/public-inbox@lists.sr.ht.

Do not follow this link